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++/11257] Almost all libstdc++-v3 tests in testsuite fail


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

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



------- Additional Comments From James dot W dot Mckelvey at jpl dot nasa dot gov  2003-06-20 14:56 -------
Subject: Re:  Almost all libstdc++-v3 tests in testsuite
  fail

At 02:36 PM 6/19/2003, pinskia at physics dot uc dot edu wrote:
>PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
>http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11257
>
>
>
>------- Additional Comments From pinskia at physics dot uc dot 
>edu  2003-06-19 21:36 -------
>Ok it looks like it is looking for libintl.so.2 which it cannot find.
>Where did you install libintl.so.2 and is it in you LD_LIBRARY_PATH?

It's installed on: /mnt/home3/utilities/lib/libintl.so.2

It's in the LD_LIBRARY_PATH. I can link to it manually via g++, and then 
ldd shows it properly.

Thanks,
     Jim McKelvey


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