This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Regression from gcc 3.0: openjade
- From: Craig Rodrigues <rodrigc at attbi dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 30 Mar 2002 18:21:23 -0500
- Subject: Regression from gcc 3.0: openjade
Hi,
Franz Sirl discovered the following problem with gcc 3.1
branch and openjade 1.3.1.
I've posted the full PR with attachment at:
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&database=gcc&pr=6112
If gcc 3.1 is used to compile this package, it fails to link:
../lib/.libs/libosp.so: undefined reference to `Options<char>::Options[in-charge](int, char* const*, char const*)'
That's because the symbol generated in the library is:
00000000 W Options<char>::Options(int, char**, char const*)
This does not happen with gcc 3.0.4, so this is a regression.
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@attbi.com