Date: Wed, 7 Apr 1999 00:48:24 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/libstdc++ _G_config.h Makefile Message-ID: <199904070748.AAA78126@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/04/07 00:48:24 PDT
Modified files:
gnu/lib/libstdc++ Makefile
Added files:
gnu/lib/libstdc++ _G_config.h
Log:
Don't generate _G_config.h, use fixed version.
I knew better... too dependant on the environment we generate in, but...
This fixes the
/usr/lib/libstdc++.so: undefined reference to `filebuf virtual table'
/usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table'
errors seen after the initial bootstrap from gcc 2.7.2 to EGCS.
Agreed with by: bde & jdp
Revision Changes Path
1.16 +13 -11 src/gnu/lib/libstdc++/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904070748.AAA78126>
