public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* howto disable fixincludes in gcc-4.1.1?
@ 2006-07-03  9:14 f.l.
  0 siblings, 0 replies; only message in thread
From: f.l. @ 2006-07-03  9:14 UTC (permalink / raw)
  To: gcc-help

hi,
how to safely disable fixincludes in gcc-4.1.1?

on my system, i modify the file gcc/configure changed the line
   STMP_FIXINC=stmp-fixinc
to
   STMP_FIXINC=

but then the building process fail with error message like this:

In file included from ../../gcc-4.1.1/gcc/tsystem.h:108,
                 from ../../gcc-4.1.1/gcc/crtstuff.c:68:
./include/limits.h:11:23: error: syslimits.h: No such file or directory

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-03  9:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-03  9:14 howto disable fixincludes in gcc-4.1.1? f.l.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).