This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/15253] __eprintf link issue for c++ on solaris 2.6


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-05-08 17:00 -------
I couldn't reproduce the problem on:

beeba% uname -a
SunOS beeba 5.6 Generic_105181-35 sun4u sparc SUNW,Ultra-2

with

GNU assembler version 2.14 (sparc-sun-solaris2.6) using BFD version 2.14 20030612
GNU ld version 2.14 20030612
  Supported emulations:
   elf32_sparc

configured with:

/home/eric/cvs/gcc-3_4-branch/configure --prefix=/opt/build/eric/local
--enable-languages=c,c++ --with-as=/opt/build/eric/local/bin/as --with-gnu-as
--with-ld=/opt/build/eric/local/bin/ld --with-gnu-ld

and built with 'gmake bootstrap'.


Can you see what your <assert.h> looks like and whether it is fixed by the compiler?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15253


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]