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


Hinko Kocevar wrote:
Further, I tried this combination and it failed also:
crosstool-0.28-rc31> eval `cat arm-softfloat.dat gcc-3.4.1-glibc-2.3.2.dat ` sh all.sh --notest
...
: undefined reference to `__floatsisf'
/media/sda1/toolchains/crosstool-0.28-rc31/build/arm-softfloat-linux-gnu/gcc-3.4.1-glibc-2.3.2/build-glibc/libc_pic.os(.text+0xceed0): In function `monstartup':
: undefined reference to `__divsf3' ...


I tested a toolchain that compiled successfully (using gcc-3.3.3-glibc-2.3.2.dat) on kernel and microwindows and it produces runnable binaries.

I'll need to run a few more builds to compare apples to apples, but here's some data:


arm-softfloat-gcc-3.3.3-glibc-2.1.3 rc26 fail
arm-softfloat-gcc-3.3.3-glibc-2.2.5 rc26 PASS
arm-softfloat-gcc-3.3.3-glibc-2.3.2 rc26 PASS
arm-softfloat-gcc-3.3.3-glibc-2.3.2 rc31 PASS
arm-softfloat-gcc-3.3.4-glibc-2.1.3 rc31 fail
arm-softfloat-gcc-3.3.4-glibc-2.2.5 rc31 fail
arm-softfloat-gcc-3.3.4-glibc-2.3.2 rc31 PASS
arm-softfloat-gcc-3.4.0-glibc-2.1.3 rc26 fail
arm-softfloat-gcc-3.4.0-glibc-2.2.5 rc26 fail
arm-softfloat-gcc-3.4.0-glibc-2.3.2 rc26 PASS
arm-softfloat-gcc-3.4.1-glibc-2.1.3 rc31 fail
arm-softfloat-gcc-3.4.1-glibc-2.3.2 rc31 fail

Probably I need to copy some patches from gcc-3.3.3 or gcc-3.4.0 to
gcc-3.3.4 or gcc-3.4.1, but there might be something else going on.
I'll see if I can narrow it down a bit
(though if anyone else finds it first, that's fine too...)
- Dan

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

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