This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cross-compile from Unix to WIN32


You can get gcc-2.8.1.tar.gz and binutils-2.9.1.tar.gz from
ftp://prep.ai.mit.edu, however this is a very busy site and there are mirror
sites all over the world.  You can get a list of mirror sites from
ftp://prep.ai.mit.edu/pub/gnu/GNUinfo/FTP .

For porting Unix code to Win32, you should use --target=i386-cygwin32 when
you configure the tools.

Aldo Mazzilli wrote:

> Hello,
> I am Aldo MAZZILLI from INRIA Rhone-Alpes (FRANCE), I am working on a
> project dealing with porting of a Unix code to
> win 95 and NT. For that one of the solutions is to generate a
> WIN32API executable program from a Unix platform.
> Can you help me with some informations.
> I would like to know which is the latest tool i should download and what
> are its accessories that should be downloaded for the successful
> cross-compiling
>
> I've Read the FAQ document at ftp://ftp.cygnus.com/pub/embedded/crossgcc
> but it doesn't tell me where I can get gcc-2.8.1.tar.gz and
> binutils-2.9.1.tar.gz.
>
> Can you also tell me what target may I choose to generate WIN32 objects.
>
> thanx
> Aldo
> --
> =======================================================================
> ,',',',',',',' Aldo MAZZILLI             | INRIA Rhone-Alpes          |
> ,',',',',',',' aldo.mazzilli@inrialpes.fr| 655, avenue de l'Europe    |
> ,',',',',',',' Tel : 04 76 61 53 91      | 38330 Montbonnot St Martin |
> ,',',',',',',' Fax : 04 76 61 52 52      | FRANCE                     |
> ,',' *** Site WEB : http://www.inrialpes.fr/vasy/people/Aldo.Mazzilli |
> =======================================================================
> ________________________________________________
> To get help for the crossgcc list, send mail to
> crossgcc-request@cygnus.com with the text 'help'
> (without the quotes) in the body of the message.

________________________________________________
To get help for the crossgcc list, send mail to
crossgcc-request@cygnus.com with the text 'help'
(without the quotes) in the body of the message.