Building gcc 3.0.3 from source
Florian Bachmann
f_bachmann@t-online.de
Sat Jan 12 05:09:00 GMT 2002
Rupert Wood wrote:
> > Does configure-make-make install work, or is there another make
> > target that does the trick?
>
> Yes, providing the build compiler is a similar version of GCC.
Ok, thanks.
> > Secondly, I have run into problems with the "fixed" header files in
> > the .../lib/gcc-lib/.../include directory. Are the tools for
> > generating these files actually installed when issuing the "make
> > install" command?
>
> No, they're not. Fixing is performed at GCC build time and only the
> fixed headers are installed.
Ouch. Since the generated files cover headers from other packages
(ncurses, X11, zlib and probably others) this is somewhat less than
ideal. Are the generated files essential for proper operation? If so,
the tools for fixing the header files should really be installed, don't
you think? Otherwise one would have to rebuild gcc whenever ncurses is
updated - shiver.
> Hope that helps,
> Rup.
Yes, thank you very much.
--
Florian Bachmann <f_bachmann@t-online.de>
More information about the Gcc-help
mailing list