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/25859] gnatmake: error while loading shared libraries: libgcc_s.so.4: cannot open



------- Comment #4 from charlet at adacore dot com  2006-01-19 16:19 -------
Subject: Re:  gnatmake: error while loading shared libraries: libgcc_s.so.4:
cannot open

> For some reason, the above doesn't seem to have been used in linking gnatmake:

Indeed, gnatmake has to be handled specially.

So I guess the gnatmake rule needs to use $(GCC_LINK)
one way or another (although there should be no difference between
trubk and 4.1 in that respect).

Same for gnatlink.

Arno


-- 


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


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