Re: Linker library search path

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Nils,

One way is to specify the fully qualified file name to your own krb5...

gcc -o myapp myapp.cpp /db/opt/krb5-1.3.4/lib/libkrb5.so.3.2/libkrb5.so.3.2

...and don't use the -L and -l parameters.

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux