mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] Using Crosstool-ng Toolchain with PTXDIST
@ 2011-09-16 13:53 Ryan Barnett
  2011-09-17 17:57 ` Marc Kleine-Budde
  0 siblings, 1 reply; 3+ messages in thread
From: Ryan Barnett @ 2011-09-16 13:53 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 1383 bytes --]

Hi,

I'm currently trying to use a toolchain that I have compiled with
crosstool-ng with ptxdist-2011-07-0 however I have been having some problems
with ptxdist trying to recognize and use this toolchain.

The first problem that I have had is with the following ptxdist script:
script/lib/ptxd_make_00-init.sh. It gives me the following error:

"ptxdist: error: failed to source lib:
/opt/lib/ptxdist-2011.07.0/scripts//lib/ptxd_make_00-init.sh."

I have tracked down where this error is coming from and it is on 65 of the
ptxd_make_00-init.sh because of the sed call that looks for the collect2
folder. There isn't a collect2 folder in the toolchain that was compiled. So
to overcome that error I have made a temporary work around by just setting
the sysroot folder manually.

However, this has led to another problem, when trying to compile I get the
following error:

arm-cortex_a8_linaro4.5-linux-gnueabi-ld: /lib/libc.so.6: version
`GLIBC_2.7' not found (required by arm-cortex_a8_linaro4.5-linux-gnueabi-ld)

It seems that ptxdist or something is trying to use the host machine's GLIBC
instead of the cross compiler's sysroot even though I have manually
specified it.

Could somebody please point me to how I can compile a toolchain with
crosstool-ng that can be used with ptxdist? Or point me in the right
direction in how I can fix these errors?

Thanks,
-Ryan

Ryan Barnett

[-- Attachment #1.2: Type: text/html, Size: 1856 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-19 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-16 13:53 [ptxdist] Using Crosstool-ng Toolchain with PTXDIST Ryan Barnett
2011-09-17 17:57 ` Marc Kleine-Budde
2011-09-19 13:45   ` Ryan Barnett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox