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 fortran/32255] warning can't open dynamic library



------- Comment #2 from dominiq at lps dot ens dot fr  2007-06-08 15:13 -------
> /usr/bin/ld: warning can't open dynamic library: /libgcc_s.1.dylib referenced

I have seen this problem while regetesting g++.  I am not sure, but I think I
have reported the problem to the gcc list without answer (couple months ago). 
Meanwhile I have:

lrwxr-xr-x 1 root admin 33 Feb  3 22:30 /libgcc_s.1.dylib ->
/sw/lib/gcc4/lib/libgcc_s.1.dylib

for my install through fink.

At first I suspected my hacked fink script, but /libgcc_s.1.dylib may as well
be hardcoded in the gcc sources.


-- 


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


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