Quote Originally Posted by lly View Post
All seems to be ok, but gcc can't find library...
I can't imagine whats wrong in such simple test-case. Have you another gcc version installed, 4.5.3 or 4.6.3 for example?


Probably, they seek for library path via package manager. But I'm not sure.
I have only 1 gcc installed, and some toolchains, but those have different names obviously, so shouldn't intefere

I could look in some ./configure scripts perhaps? to find out how they test it?