This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: help


"Antonio M. O. Neto" <anmendes@cruzeironet.com.br> writes:
> Hello,
> 
> Is it possible to compile the egcs-1.0.3a being used of Windows 95 with
> cygwin32, mingw32, egcs-mingw32 or some other one? If anybody knows how, do
> send me the answer, because I am not getting to create anything, the typed
> command line it is
> 
> " /egcs-1.0.3a/configure i386-pc-mingw32 --prefix=/egcs-test ".
> 
> I receive messages that the atmosphere was adjusted to create the native
> compiler for " i386-pc-mingw32 ", but when I try to use the make, I receive
> several mistake messages, some of the makeinfo, other mistake of headers in
> the compilation of GCC among another.
> 

You have two choices:
  
  - use the binary 1.0.2 distribution. See
      http://www.xraylith.wisc.edu/~khan/software/gnu-win32/
  
  - use the patches archived at
      ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/{mingw32,cygwin32}
    and go from there. Patches are against 1.0.2, but should apply to 
    1.0.3 as well.

    These patches are now integrated into the development snapshots, and
    will be part of egcs-1.1.

Also, search for my postings in gnu-win32 mailing list if you want to
build cross-compiler (http://www.cygnus.com/ml/gnu-win32/) for mingw32
and/or cygwin32.

Regards,
Mumit -- khan@xraylith.wisc.edu



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