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 c++/12330] Tru64: g++ 3.3.1 compiler problem - std::allocator<char>::allocator[in-charge]()


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


sgowda at orga-systems dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From sgowda at orga-systems dot com  2003-09-29 15:29 -------
...somehow make utility didn't create libstdc++.a

The libstdc++ when the preoblem reported:

/usr/local/lib
lrwxrwxrwx   1 root     system         18 Jul 11 18:32 libstdc++.so -> 
libstdc++.so.3.0.4
-rwxr-xr-x   1 root     system    5676032 Jul 11 18:32 libstdc++.so.3.0.4

The libstdc++ after replacing the lib:
/usr/local/lib
-rw-r--r--   1 root     system   9868054 Sep 25 12:43 libstdc++.a

Now it works well. 

thank you!

//shiva


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