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 bootstrap/18797] New: Wrong gcc shared library symlink for multilib


With gcc 4.0 in CVS on Thu Dec  2 19:57:52 UTC 2004, I got

[hjl@gnu-20 build-x86_64-linux]$ ls -l gcc/32/libgcc_s_32.so
lrwxrwxrwx    1 hjl      hjl            16 Dec  2 12:27 gcc/32/libgcc_s_32.so ->
32/libgcc_s.so.1
[hjl@gnu-20 build-x86_64-linux]$ ls gcc/32/libgcc_s_32.so
ls: gcc/32/libgcc_s_32.so: No such file or directory

on Linux/x86_64.

-- 
           Summary: Wrong gcc shared library symlink for multilib
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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