* [ptxdist] Building non multilib platform with multilib toolchain
@ 2012-10-03 11:10 jean-philippe francois
0 siblings, 0 replies; only message in thread
From: jean-philippe francois @ 2012-10-03 11:10 UTC (permalink / raw)
To: ptxdist
Hi,
a non multilib toolchain (code sourcery example) is layed out like
this in my experience :
/arm-none-linux-gnueabi/libc/lib/ contains all the .so
while a multilib toolchain layout is different (last linaro toolchains)
/arm-linux-gnueabihf/libc/lib contains :
/arm-linux-gnueabi/
/arm-linux-gnueabihf/
ld-linux-armhf.so.3 -> ld.so in hf subdir
ld-linux.so ->ld.so in softfloat subdir
This leads me to two question :
1) This is not ptxdist related, but is it possible
to build a monolib system and use one of the multilib subdir
as the lib directory, or eventually keep the layout but remove for example
arm-linux-gnueabi
2) do 1 with ptxdist ?
Currently, glibc-target-install fails with
link - /home/cynove/bin/arm-linaro-2012.09/arm-linux-gnueabihf/libc/lib/ld-linux-armhf.so.3
lib - /home/cynove/bin/arm-linaro-2012.09/arm-linux-gnueabihf/libc/lib/arm-linux-gnueabihf/ld-2.15.so
ptxdist: error: cannot identify prefix and no user supplied dest
Regards,
Jean-Philippe Francois
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-03 11:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-03 11:10 [ptxdist] Building non multilib platform with multilib toolchain jean-philippe francois
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox