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 libstdc++/18054] Undefined reference to ~basic_iostream(), with -O[12]


------- Additional Comments From veksler at il dot ibm dot com  2004-10-19 13:32 -------
Subject: Re:  Undefined reference to ~basic_iostream(),  with -O[12]


To summarize the difference between our setups:

My setup (that fails):
- binutils-2.14.90.0.4-35
- No special configure --enable flags (except enable-languages=c++)

Your setup (that works):
- binutils-2.15.90.0.3
- configure with: --enable-threads=posix--enable-__cxa_atexit
   [ and enable-languages + enable-shared]


I untarred, and compiled a clean gcc just to make sure - and it still fails
(with my config flags).
I'll try your config flags next to see if it still fails - I have to go,
results will be available only after 16 hours.




-- 


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


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