All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Heylen <heyleke@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/4] toolchain: wrap 'ld' with toolchain-wrapper
Date: Sun, 16 Oct 2016 17:00:08 +0200	[thread overview]
Message-ID: <CAGszK3jRhWPP=mxaQTx8kjYjyrymktU4V0NDPp+bxAk40o5zRQ@mail.gmail.com> (raw)
In-Reply-To: <816e611d-747b-6e15-5aea-1d83f246c43e@imgtec.com>

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:00 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 [this message]
2016-10-16 15:15           ` Vicente Olivert Riera
2016-10-16 15:19             ` Jan Heylen
2016-10-16 15:33               ` Vicente Olivert Riera
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='CAGszK3jRhWPP=mxaQTx8kjYjyrymktU4V0NDPp+bxAk40o5zRQ@mail.gmail.com' \
    --to=heyleke@gmail.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.