* [Buildroot] Error with external mips toolchain
@ 2012-10-10 22:41 Jean-Mickael Guerin
2012-10-11 12:49 ` Jean-Mickael Guerin
0 siblings, 1 reply; 2+ messages in thread
From: Jean-Mickael Guerin @ 2012-10-10 22:41 UTC (permalink / raw)
To: buildroot
Hello,
Using Cavium's toolchain I get "Incorrect selection of the C library",
because the helper.mk can't find ld.linux in $SYSROOT/lib/.
But in this toolchain ld.linux can be found in $SYSROOT/lib64 or
$SYSROOT/lib32 only. How to workaround this check?
And maybe related, how to tune cpu cflags like -mabi or -march,
I have seen BR2_TARGET_LDFLAGS, but no BR2_TARGET_LDFLAGS.
Thanks,
Jean-Mickael
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Error with external mips toolchain
2012-10-10 22:41 [Buildroot] Error with external mips toolchain Jean-Mickael Guerin
@ 2012-10-11 12:49 ` Jean-Mickael Guerin
0 siblings, 0 replies; 2+ messages in thread
From: Jean-Mickael Guerin @ 2012-10-11 12:49 UTC (permalink / raw)
To: buildroot
This is BR2_TARGET_ARCH I need to tune (to pass -march=octeon2). But it
does not show up when running make menuconfig, not even present in .config.
I'm doing something wrong or I need to patch to enable the choice for
mips64?
Thanks,
Jean-Mickael
On 11/10/2012 00:41, Jean-Mickael Guerin wrote:
> Hello,
>
> Using Cavium's toolchain I get "Incorrect selection of the C library",
> because the helper.mk can't find ld.linux in $SYSROOT/lib/.
> But in this toolchain ld.linux can be found in $SYSROOT/lib64 or
> $SYSROOT/lib32 only. How to workaround this check?
>
> And maybe related, how to tune cpu cflags like -mabi or -march,
> I have seen BR2_TARGET_LDFLAGS, but no BR2_TARGET_LDFLAGS.
>
> Thanks,
> Jean-Mickael
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-11 12:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-10 22:41 [Buildroot] Error with external mips toolchain Jean-Mickael Guerin
2012-10-11 12:49 ` Jean-Mickael Guerin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox