All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/4] toolchain: wrap 'ld' with toolchain-wrapper
Date: Sun, 16 Oct 2016 17:33:19 +0200	[thread overview]
Message-ID: <b9d595a6-5ac5-7692-742b-03596ca68943@imgtec.com> (raw)
In-Reply-To: <CAGszK3iXCpnSiHR5ZkgRJJxY=ZycS32VHpYRpbXdoqQutP8vrQ@mail.gmail.com>

On 16/10/16 17:19, Jan Heylen wrote:
> I'm using a toolchain coming from Cavium, so you're saying that either
> the toolchain is the issue or it is no longer an issue? It's been some
> time ago that I tested this, let me come back to you later this week.

Ok. Just for the record, no problem with the buildroot internal
toolchain either. dmalloc built for mips64r2 n32 little-endian uclibc-ng.

Regards,

Vincent.

> br,
> 
> Jan
> 
> On Sun, Oct 16, 2016 at 5:15 PM, Vicente Olivert Riera
> <Vincent.Riera@imgtec.com> wrote:
>> Hello Jan,
>>
>> I have just built the dmalloc package for mips64r2 n32 little-endian and
>> big-endian without any issue. I have used the "Codescape MTI" external
>> toolchain. Are you using a different toolchain? Please let me know so I
>> can reproduce the problem.
>>
>> Regards,
>>
>> Vincent.
>>
>> On 16/10/16 17:00, Jan Heylen wrote:
>>> For our platform (mips octeon 64 bit but with 32bit userspace:
>>> -mabi=n32), and indeed because of the usage of LD, the compilation
>>> does fail, that is why I added the patches.
>>>
>>> br,
>>>
>>> Jan
>>>
>>> On Sun, Oct 16, 2016 at 2:38 PM, Vicente Olivert Riera
>>> <Vincent.Riera@imgtec.com> wrote:
>>>> Hello Jan,
>>>>
>>>> have you recently seen the dmalloc package failing because of using the
>>>> wrong emulation in ld? Or because using ld instead of gcc for linking,
>>>> in general?
>>>>
>>>> Indeed it uses ld instead of gcc, and that's something that could be
>>>> improved upstream. However, since it's not failing to build for us I
>>>> think there is nothing we need to fix in Buildroot.
>>>>
>>>> Regards,
>>>>
>>>> Vincent.
>>>>
>>>> On 16/10/16 14:28, Thomas Petazzoni wrote:
>>>>> Hello,
>>>>>
>>>>> On Sun, 16 Oct 2016 13:36:19 +0200, Jan Heylen wrote:
>>>>>> So we should fix libdmalloc as well?
>>>>>
>>>>> Vicente is working on this. Do you have references to autobuilder
>>>>> failures on libdmalloc caused by this problem ?
>>>>>
>>>>> Thanks!
>>>>>
>>>>> Thomas
>>>>>

  reply	other threads:[~2016-10-16 15:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-05 19:45 [Buildroot] [PATCH v2 1/4] toolchain: wrap 'ld' with toolchain-wrapper Jan Heylen
2016-04-05 19:45 ` [Buildroot] [PATCH v2 2/4] toolchain: add option to specify ld emulation Jan Heylen
2016-04-05 19:45 ` [Buildroot] [PATCH v2 3/4] toolchain: add TARGET_LDFLAGS to toolchain-wrapper Jan Heylen
2016-04-05 19:45 ` [Buildroot] [PATCH v2 4/4] arch: define appropriate ld emulation values for the MIPS architecture Jan Heylen
2016-10-16 10:05 ` [Buildroot] [PATCH v2 1/4] toolchain: wrap 'ld' with toolchain-wrapper Thomas Petazzoni
2016-10-16 11:36   ` Jan Heylen
2016-10-16 12:28     ` Thomas Petazzoni
2016-10-16 12:38       ` Vicente Olivert Riera
2016-10-16 15:00         ` Jan Heylen
2016-10-16 15:15           ` Vicente Olivert Riera
2016-10-16 15:19             ` Jan Heylen
2016-10-16 15:33               ` Vicente Olivert Riera [this message]
2016-10-16 17:27                 ` Jan Heylen
2016-10-24  6:00                   ` Jan Heylen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b9d595a6-5ac5-7692-742b-03596ca68943@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.