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]

Re: Creating ARM toolchain


Dan Kegel wrote:
Dan Kegel wrote:

OK, I narrowed it down a bit.  It looks like
 cd patches
 cp glibc-2.3.2/arm-ctl_bus_isa.patch glibc-2.2.5/
 mkdir gcc-3.4.1
 cp gcc-3.4.0/gcc-3.4.0-arm-lib1asm.patch gcc-3.4.1/
will fix the build breakages you were seeing with gcc-3.3.4
and gcc-3.4.1.  All I did was grep for the error message
in patches/*, pretty much.

Let me know if that helps.
- Dan


And this one eval `cat arm-softfloat.dat gcc-3.4.1-glibc-2.2.5.dat` sh all.sh --notest
fails with
...
../sysdeps/unix/sysv/linux/pread.c: In function `__libc_pread':
../sysdeps/unix/sysv/linux/pread.c:52: error: `__NR_pread' undeclared (first use in this function)
../sysdeps/unix/sysv/linux/pread.c:52: error: (Each undeclared identifier is reported only once
../sysdeps/unix/sysv/linux/pread.c:52: error: for each function it appears in.)
make[2]: *** [/home/himba/delo/crosstool-0.28-rc31/build/arm-softfloat-linux-gnu/gcc-3.4.1-glibc-2.2.5/build-glibc/posix/pread.o] Error 1
make[2]: Leaving directory `/home/himba/delo/crosstool-0.28-rc31/build/arm-softfloat-linux-gnu/gcc-3.4.1-glibc-2.2.5/glibc-2.2.5/posix'
make[1]: *** [posix/subdir_lib] Error 2
make[1]: Leaving directory `/home/himba/delo/crosstool-0.28-rc31/build/arm-softfloat-linux-gnu/gcc-3.4.1-glibc-2.2.5/glibc-2.2.5'
make: *** [all] Error 2


regards,
h

--
hinko <dot> kocevar <at> iskramedical <dot> si
Hinko Kocevar, developer
Iskra Medical d.o.o., Stegne 23, 1k LJ, SLO-EU

"Aì rén" | [Analects XII:22]

------
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]