Andy,
Thanks for the quick reply.
Thanks to your comments, I noticed the two 'bin' subdirectories under
the two different 'arm-unknown-linux-gnu' folders, each containing
their own versions of gcc.exe. This is very confusing for a novice!!
I have now arranged to copy the whole of /opt/ under cygwin, exactly
as supplied and expanded from winzip, i.e.
c:/cygwin/opt/crosstool/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/arm-unknown-linux-gnu/more..folders..
I used winzip as I couldn't get your suggestion to work:
cd /
cp /cygdrive/c/.
tar xjvf crosstool-cygwin-gcc-3.3.4-glibc-2.3.2.tar.bz2
I keep getting a "target: crosstool-cygwin-gcc-3.3.4-glibc-2.3.2 is
not a directory".
I have also modified .bashrc to point at the first bin folder:
export
PATH=$PATH:.:/opt/crosstool/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/bin
So now .exe files in the first bin subfolder under the first
'arm-unknown-linux-gnu' are recognised directly from the bash $ prompt.
However, when I try a compile with:
arm-unknown-linux-gnu-gcc-3.3.4 -Wall -o hello hello.c
I now get the message: "ld: cannot find -lgcc-s"
Anything else I could try?
TIA
ed
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/
|