From: Tommy R. <Tom...@Me...> - 2005-11-01 21:59:50
|
Hi! I'm not subscribed to the list, so please CC: me to reply. Attached is a patch, against the current CVS tree, that replaces the absolute library paths in the linking command line with a "-Lfoodir -lfoo" pair. Linux, at least, can be balky if libraries are directly addressed on the command line without using the "-lfoo" idiom. Cheers |