building crossgcc for m68k-coff on WINNT

ron tal tal347@hotmail.com
Tue Oct 17 06:52:00 GMT 2000


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?

Attached: cygwin.bat
          buildcross.sh

ronen.




















_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com .

Share information about yourself, create your own public profile at 
http://profiles.msn.com .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildcross.sh
Type: text/x-shellscript
Size: 2086 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20001017/17699d3e/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygwin.bat
Type: text/x-msdos-batch
Size: 142 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20001017/17699d3e/attachment-0003.bin>


More information about the crossgcc mailing list