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 testsuite/23609] New: all obj-c++ execute tests fails with the GNU runtime


All obj-c++ execute tests fails with the GNU runtime:
Setting LD_LIBRARY_PATH to .:/home/pinskia/src/onetest/gcc/objdir/x86_64-unknown-linux-gnu/./
libstdc++-v3/src/.libs:/home/pinskia/src/onetest/gcc/objdir/gcc:/home/pinskia/src/onetest/gcc/
objdir/gcc:.:/home/pinskia/src/onetest/gcc/objdir/x86_64-unknown-linux-gnu/./libstdc++-v3/src/
.libs:/home/pinskia/src/onetest/gcc/objdir/gcc:/home/pinskia/src/onetest/gcc/objdir/gcc:.:/home/
pinskia/src/onetest/gcc/objdir/x86_64-unknown-linux-gnu/./libstdc++-v3/src/.libs:/home/pinskia/
src/onetest/gcc/objdir/gcc
./basic.exe: error while loading shared libraries: libobjc.so.1: cannot open shared object file: No such 
file or directory

looks for some reason LD_LIBRARY_PATH does not include libobjc for some reason

-- 
           Summary: all obj-c++ execute tests fails with the GNU runtime
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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