Hi,
I downloaded the crosstool-cygwin-gcc-3.3.4-glibc-2.3.2.tar.bz2
copied that to /opt directory.
Set the PATH in ~/.profile as
export
PATH=$PATH:/cygdrive/c/usr/bin:/opt/crosstool/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/bin
tried to compile helloworld
/ecos-c/vrs/linux/ts7300/test
$ arm-unknown-linux-gnu-gcc -Wall -o helloworld helloworld.c
/opt/crosstool/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/lib/gcc-lib/arm-unknown-linux-gnu/3.3.4/../../../../arm-unknown-linux-gnu/bin/ld:/opt/cross
tool/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/lib/gcc-lib/arm-unknown-linux-gnu/3.3.4/../../../../arm-unknown-linux-gnu/lib/libgcc_s.so:
file format not recognized; treating as linker script
/opt/crosstool/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/lib/gcc-lib/arm-unknown-linux-gnu/3.3.4/../../../../arm-unknown-linux-gnu/bin/ld:/opt/cross
tool/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/lib/gcc-lib/arm-unknown-linux-gnu/3.3.4/../../../../arm-unknown-linux-gnu/lib/libgcc_s.so:1:
parse error
collect2: ld returned 1 exit status
What may be wrong ?
Thanks
Shankar
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|