[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Re: Linker cannot find lib file

On 13/08/2009 21:00, Jan Millar wrote:
Oops... didnt remove the 'lib' at the front. It now links.

What an odd way to do things. Never had a linker do that before in my 30
years of programming. I would at least expect it to try exactly what you
told it - and what if I have both a .o and a .so in the path???

Many thanks.

Jan

btw: as you are specifying a libray (-l) it will ONLY look for lib(library).a or lib(library).so

--
Derek