Re: Problem with gcc linker

2011-04-15 Thread Ian Lance Taylor
Alex Chen writes: > The srtange thing is that those missing libraries are in > /usr/local/lib and only some libraries are flagged as 'not found' > while some libraries are fine. This question is not appropriate for the mailing list gcc@gcc.gnu.org, which is for gcc developers. It would be appro

Problem with gcc linker

2011-04-15 Thread Alex Chen
I am using gcc with the following version info on 64-bit Ubunut 10.10. = g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5 Copyright (C) 2010 Free Software Foundation, Inc. --- GNU ld (GNU Binutils for Ubuntu) 2.20.51-system.20100908 Copyright 2010 Free Software Foundation, Inc. ==