Dale Walsh said:
>
> On Aug 10, 2005, at 08:12 AM, Andrés Yacopino wrote:
>
>> I have solaris too and compiled with gcc, this works great. I
>> compiled it with this parameters:
>>
>> First i do:
>>
>> in /usr/local/lib
>>
>> ln -s /opt/sfw/gcc-3/lib/libgcc_s.so.1 libgcc_s.so.1
>>
>> Then
>>
>> ./configure --build=sparc-sun-solaris2.9 LDFLAGS='-L/usr/local/lib'
>
> Wouldn't it be easier to just do:
>
> ./configure --build=sparc-sun-solaris2.9 LDFLAGS='-L/opt/sfw/gcc-3/lib'
>
> and skip making the link???
>
>> Greetings,
>> Andres

Or running crle to include that directory in the default lib path.

dp
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to