This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/11281] C++ support on alpha is no more
- From: "mmazur at kernel dot pl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2003 14:19:26 -0000
- Subject: [Bug libstdc++/11281] C++ support on alpha is no more
- References: <20030622110350.11281.mmazur@kernel.pl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11281
mmazur at kernel dot pl changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
------- Additional Comments From mmazur at kernel dot pl 2003-08-17 14:19 -------
Bingo. There was some old libgcc_s.so in /usr/lib while mine is in /lib.
/usr/lib obviously took precedence. Sorry for the trouble.