This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Trying crosstool with gcc-3.4.3 & glibc-2.3.4


Hi, 

This patch: 

http://www.pengutronix.de/software/ptxdist/patches-cvs/crosstool-0.28-rc37/generic/crosstool-0.28-rc37-gcc_3.4.3_glibc_2.3.4.patch

tries to add support for gcc-3.4.3 and glibc-2.3.4 to crosstool; I've
forward-ported the patches from earlier versions as long as they are not
obsolete in the meantime. 

Unfortunately, it does not work: 

----------8<----------
[...]
a - ptw-waitpid.os
a - pt-system.os
a - old_pthread_atfork.os
a - ptcleanup.os
arm-softfloat-linux-gnu-ranlib /home/robert/work/svn-rsc/crosstool/branches/crosstool-0.28-rc37-3.3.4-2.3.4/build/arm-softfloat-linux-g
nu/gcc-3.4.3-glibc-2.3.4/build-glibc/linuxthreads/libpthread_pic.a
make[2]: *** No rule to make target `/home/robert/work/svn-rsc/crosstool/branches/crosstool-0.28-rc37-3.3.4-2.3.4/build/arm-softfloat-l
inux-gnu/gcc-3.4.3-glibc-2.3.4/build-glibc/linuxthreads/pthread_atfork.oS', needed by `/home/robert/work/svn-rsc/crosstool/branches/cro
sstool-0.28-rc37-3.3.4-2.3.4/build/arm-softfloat-linux-gnu/gcc-3.4.3-glibc-2.3.4/build-glibc/linuxthreads/'.  Stop.
make[2]: Leaving directory `/ptx/work/svn-rsc/crosstool/branches/crosstool-0.28-rc37-3.3.4-2.3.4/build/arm-softfloat-linux-gnu/gcc-3.4.
3-glibc-2.3.4/glibc-2.3.4/linuxthreads'
make[1]: *** [linuxthreads/others] Error 2
make[1]: Leaving directory `/ptx/work/svn-rsc/crosstool/branches/crosstool-0.28-rc37-3.3.4-2.3.4/build/arm-softfloat-linux-gnu/gcc-3.4.
3-glibc-2.3.4/glibc-2.3.4'
make: *** [all] Error 2
----------8<----------

It seems like the "static-only" magic somehow breaks. Any idea, or does anyone
have a working patch set for arm-softfloat and this combination? 

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]