Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 1999 11:57:07 -0400 (EDT)
From:      Ken Seggerman <suleyman@echonyc.com>
To:        questions@FreeBSD.org
Subject:   gcc 2.8.1
Message-ID:  <Pine.GSO.4.10.9905241146130.8785-100000@echonyc.com>

next in thread | raw e-mail | index | archive | help
Greetings:

I have recently installed FreeBSD 3.1 from the CD-rom on my Toshiba
laptop.

I installed gcc.2.8.1 and glibstdc++-2.8.1.1 packages from the
CD-rom.

When I try to compile with g++ 2.8.1, I get the following errors
before anything gets compiled:

/usr/lib/libstdc++.so: undefined reference to `__unwind_function'
/usr/lib/libstdc++.so: undefined reference to
`__find_first_exception_table_match'
/usr/lib/libstdc++.so: undefined reference to `__register_exceptions'

The same sources compile fine with gcc 2.7.2.1 which seems to be the
default compiler with which I re-built my kernel.

Is there something I am missing? Any ideas or suggestions would be
welcome.

Also gcc 2.8.0 running on Solaris handles namespaces, whereas both 2.7.2.1
and 2.8.1 give me the warning: namespaces are mostly broken in
this version of g++.

Thanks

Ken Seggerman




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.9905241146130.8785-100000>