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: 19980707 built on win95/i686-pc-cygwin32


In a message dated 7/10/98 7:01:40 AM Pacific Daylight Time, azure@iki.fi
writes:

> If the build process required something out of the ordinary,
>  what about making patches of the required changes and post them
>  here so that future snapshots could be compiled out of the box

On win95/cygwin32, the search path through gcc/config was not always followed
from "auto-config.h", so the .h files in config/i386 were not being picked up.
That problem does not occur on NT, but misconfiguration re <inttypes.h> does.
Also, there are minor unnecessary annoyances due to failure to #undef macros
before changing them or unnecessary redefining of POSIX.  Those and the
including of <wctype.h> instead of <wchar.h>

No, 64MB is not enough for satisfactory build performance on NT on a Novell
network with a virus checker active.


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