Rachid Benshila wrote:

Hi

I have installed g95 from fink . When I try to compile something, the compilation itself is all right but when I am linking, I get the following message :

/sw/lib/odcctools/bin/ld: archive: blabla.a has no table of contents

I tried ranlib on the .a file, but it gave me other mistakes.

any idea ?
thanks
-
Rachid

Rachid: You do need to run ranlib on the library manually before linking to it, but then it should work fine (it does for me). When you say "it gave you other mistakes", what do you mean exactly?

-Jeff

--
Jeffrey S. Whitaker         Phone : (303)497-6313
NOAA/OAR/CDC  R/CDC1        FAX   : (303)497-6449
325 Broadway                Web   : http://www.cdc.noaa.gov/~jsw
Boulder, CO, USA 80305-3328 Office: Skaggs Research Cntr 1D-124



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to