This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15253] __eprintf link issue for c++ on solaris 2.6
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 May 2004 21:28:33 -0000
- Subject: [Bug target/15253] __eprintf link issue for c++ on solaris 2.6
- References: <20040503010212.15253.nick.thurn@db.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-05-07 21:28 -------
Thanks for the hint, Daniel.
The ident of <assert.h> is
#pragma ident "@(#)assert.h 1.9 92/07/14 SMI" /* SVr4.0 1.6.1.4 */
on the Solaris 2.6 box and it is not fixed by the compiler.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15253