Comment 4 for bug 40285

Revision history for this message
Matthias Klose (doko) wrote :

Closing the gcc-3.3 task.

 - on gutsy, libc6 depends on libgcc1, so the library is present. Unsure how
   the jail was setup.
 - glibc uses handle = __libc_dlopen ("libgcc_s.so.1") to open the library,
   it doesn't use the output of gcc --print-file-name.