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


> From: "Antonio M. O. Neto" <anmendes@cruzeironet.com.br>
> To: <egcs@cygnus.com>
> Date: Sun, 31 May 1998 16:22:15 -0300

> Is it possible to compile the egcs-1.0.3a being used of Windows 95
> with cygwin32, mingw32, egcs-mingw32 or some other one?

I compiled it (1.0.3a with mingw32 change) up recently with b19
(cygwin) as a cross compiler, hosted on b19.  (--target=i386-pc-mingw32
--host=i386-pc-cygwin32 --build=i386-pc-cygwin32) worked reasonably
well, with just some minor fudging.

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

I had to remove the building of the info file.

> other mistake of headers in the compilation of GCC among another.

I used --with-headers.


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