From: JoopvandeWege AT mail DOT mococo DOT nl (Joop van de Wege) Subject: Re: GNU-Win32 m68K cross compiler 20 May 1997 18:04:26 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <11480028000003.cygnus.gnu-win32@mococo.nl> References: <335A2C3D DOT 4FC9 DOT cygnus DOT gnu-win32 AT datasalg DOT no> <5js886$hcf$1 AT majipoor DOT cygnus DOT com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Original-To: In-Reply-To: <5js886$hcf$1@majipoor.cygnus.com> X-Mailer: Becky! ver 1.20 X-Info: Evaluation version at mcc-server Original-Sender: owner-gnu-win32 AT cygnus DOT com On 26 Apr 1997 06:44:22 GMT dje AT cygnus DOT com (Doug Evans) wrote: > Jan Ove Etterlid (joe AT datasalg DOT no) wrote: > > Is there anyone who can give me a list of the steps I have to go to > > build a GNU-Win32 gcc cross compiler, assembler and linker which can > > produce m68k coff format executable files, running on Win NT 3.51 > > pentium PC? > You may wish to check out the crossgcc FAQ. I did that but didn't find the answers needed for a cross-compiler like this: --host=i386-cygwin32 --target=m68k-amiga{d}os The binutils compile fine and it has only minor problems trying to install the documentation (guide/info), that is no problem since i have it on my Amiga. The problem is with compiling gcc itself. The cygwin32 distribution doesn't know about m68k-amiga{d}os and the Amiga distribution doesn't know about cygwin32 (files involved are: config.sub and config.guess). Simply exchanging them doesn't work. So I have directions from both environments on how to make a crosscompiler but with an dependency that is like a chicken and egg problem. Anyone make a m68k target with cygwin32 as a host? Can anyone help me a bit in the right direction on solving this? Thanks for any help given, Joop - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".