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

[Condor-users] repeated libs in Condor's ld



Is there some reason the Condor ld script includes the same libs more than once?


ldargs=`echo -L$CONDOR_LIBDIR $ldargs -lcondor_c -lcondor_nss_files -lcondor_nss_dns -lcondor_resolv -lcondor_c -lcondor_nss_files -lcondor_nss_dns -lcondor_resolv -lcondor_c`


- dave