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]

68000 cross compiler under windows 2000


Hi all,
       I'm trying to find a C++ cross compiler for m68k (68331) that works 
under windows 2000.  I found a pre-built gcc distribution at
www.ashware.com.
Unfortunately it only runs under windows 95.  I'm sure there must be others
out there but I haven't found them (any pointers?).
  Undaunted I downloaded gcc-3.2 & binutils 2.13 and I'm trying to get it
to build under a recent version of cygwin.  Binutils appears to have
compiled 
and installed correctly in \\cygdrive\c\cygwin\usr\local\m68k-coff\bin,
though
I have not run any kind of tests on it so I can't be sure.  GCC however
fails
compilation when it reaches fixincludes.  Specifically I get the error:

/bin/sh ./genfixes machname.h
-uError the system cannot find the file specified
make[2]: *** machname.h Error 1

Where do I go from here?

There was one strange issue.  When I allow configure to guess the host
it comes up as i1586-pc-cygwin which promptly fails to configure.  If I
manually chose i686-pc-cygwin everything is 'fine'.

By the way I also plan to build the C library and STL.
I was going to build glibc but I'm wondering if newlib will be more
appropriate.  I never had cause to examine it before.  What does it miss?
				Regards,
				        Bruce A.


============================================================================
 Any opinions expressed in this e-mail are those of the individual and not
 necessarily those of Tyco Electronic Product Group.

 Any prices for the supply of goods or services are only valid if supported
 by a formal written quotation.

 This e-mail and any files transmitted with it, including replies and
 forwarded copies (which may contain alterations) subsequently transmitted
 from Tyco Electronic Product Group are confidential and solely for the use
 of the intended recipient.

 If you are not the intended recipient or the person responsible for
 delivery to the intended recipient, be advised that you have received this
 e-mail in error and that any use is strictly prohibited.  In this event,
 please notify us via e-mail at 'helpdesk.tepg@tycoint.com' or telephone on 
 0121 255 6499 and then delete the e-mail and any copies of it.
============================================================================






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