crossgcc Digest 17 Oct 2000 13:46:22 -0000 Issue 301

mike mike@penbex.com.tw
Tue Oct 17 18:13:00 GMT 2000


----- Original Message -----
From: <crossgcc-digest-help@sources.redhat.com>
To: <crossgcc@sources.redhat.com>
Sent: Tuesday, October 17, 2000 9:46 PM
Subject: crossgcc Digest 17 Oct 2000 13:46:22 -0000 Issue 301

Hi all,

I have used Enrico' s script (with minor changes) and was able

to deliver a gcc cross compiler m68k-coff under solaris_sparc_2.6

thanx for Enrico, and the rest of the people who have help me so far.



I am trying to do the same (m68k-coff under WINNT), using the same

script. -- I dont see any reason not to.


First, my directory is:

/home/users/ronenl/gcc-cross/
                              binutils-2.10/ unpacked
                              gdb-5.0/ unpacked
                              gcc-2.95.2/ unpacked
                              newlib-1.8.2/ unpacked

                              buildcross.sh <--script


changes I have made:
#!/bin/bash.exe
machine=pentiumpro     - otherwise, I get INVALID i686-pc-cygwin
--host=$machine

Results: binutils-2.10 - successfull
         gcc-2.95.2    - failed (libtool command not found)


Q: is my change for --host=pentiumpro is legal?

Q: how come I pass the binutils, but failed with gcc?

ronen.

You can run the script './config.sub' first, to see your host or even target
 has been supported or not.

BTW, I set my host 'i586-pc-cygwin'


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



More information about the crossgcc mailing list