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] |
I believe in order for a Mingw-targetted cross compiler to work correctly
(i.e. generate the correct code), patches need to be made to the main gcc
source code and those patches have not been generated (yet) for gcc-3.x.
For starters, you can see how far you get with this:
$ ./configure --target=i386-mingw32 --prefix={installation path for cross
compiler} --host={linux-triple} --build={linux-triple}
Good luck! :)
Peace.....
Tom
Simon Brenner
<simon.brenner@home.se> To: crossgcc@sourceware.cygnus.com
Sent by: cc:
crossgcc-owner@sources. Subject: gcc 3.0 cross compiler Linux IA32 ->
redhat.com Win32 Intel (cygwin or anything)
10/22/2001 10:40 AM
I would like to make a gcc 3.x cross compiler for Win32 on an Intel Linux
host.
I looked at the mingw cross compilation script (the link was in a previous
post), but it seemed that it only
worked for making gcc 2.x.
Clarification: it is the cross compiler I want to be version 3.0, I already
have a working native gcc 3.
I would be happy to get some pointers... (Or a complete step-by-step guide
for the dummy I am [;-)]
-- // Simon Brenner // simon.brenner@home.se
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |