%% John DeFranco <[EMAIL PROTECTED]> writes:
jd> On x86_64 systems it would seem that the search path for link libraries
jd> should be : /lib64, /usr/lib64, /lib, /usr/lib, etc. If not you end up
jd> getting the 32 bit libraries included first and then a link error. For
jd> example (cut
On x86_64 systems it would seem that the search path for link libraries
should be : /lib64, /usr/lib64, /lib, /usr/lib, etc. If not you end up
getting the 32 bit libraries included first and then a link error. For
example (cut down to only include the pertinent segments):
cc -g -o test o cl_