ranlib, Sol2.4
2007-12-25 8:58:00
My question was in regard to what to use instead of ranlib under Solaris 2.4.
I received many replies, most of which said that ranlib was not necessary
under Solaris 2.4.
I therefore changed my Makefile so that the line:
RANLIB=ranlib
to now read:
RANLIB=true
Which fooled make nicely, and my program linked fine.
Thanks to all those who replied,
Jack.
--
Jack Porter, Computing Officer jack@scope.dentistry.adelaide.edu.au
Clinical Dentistry Rm 2108.C, Dental School
University of Adelaide Ph 303 3368, 303 3283 (secretary)
Comments
Got something to say?
You must be logged in to post a comment.

