Re: [balsa] balsa won't launch browser



Hi,

On 2003.07.30 02:41 Jack wrote:
> and libgcj.ja is the only one to mention -pthreads and it comes before 
> -lc.
> 
> However, ldd balsa does show libc before libpthread - so I'll continue 
> hunting through the Makefil to see what I might change.

really, AFAIK, no .la file needs to mention -lc. EVen if -lpthread is not 
in the .la file, -lc shouldn't be in there! So, go ahead, edit your .la 
files and remove -lc from the dependency_libs line... -lc is added by the 
compiler anyway, it's the default library. Unless, of course, the compiler 
is instructed not to - but someone who messes with compiling C programs 
without the C library will know what to do in this case, it need not 
concern you. It's -lc you need to watch for, not -lpthread

Melanie



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