libstdc++ problem
Anthony Green
green@cygnus.com
Sat Jul 14 06:15:00 GMT 2001
This change...
2001-07-13 Stephen M. Webb <stephen@bregmasoft.com>
Loren J. Rittle <ljrittle@acm.org>
Phil Edwards <pme@sources.redhat.com>
* include/Makefile.am: New file encapsulating header generation rules.
* Makefile.am (SUBDIRS): Prepend 'include' directory.
* acinclude.m4: Moved/removed rules for building various headers.
* configure.in (AC_OUTPUT): Add include/Makefile.
* mkc++config: Removed.
Introduced a configury problem. libstdc++-v3 fails to build if you configure with a relative path to the source, like
../gcc/configure
The symlinks should be created with absolute paths.
AG
More information about the Gcc-bugs
mailing list