This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: C++ compiler cannot create executables.
On Mar 20, 2001, lbergman <lbergman@abi.tconline.net> wrote:
>> >/usr/bin/ld: cannot find -lqt
>> So, it couldn't find the qt library. Again, why do you think this is
>> a problem in GCC?
> Yes. That and X11. But the only reason I emailed this list is that
> the exact same package has worked severel times before. In fact, it
> worked several times the same day before it gave up. I am not saying
> that it is gcc. On the other hand, gcc is the one that errors and I
> was hoping someone who knew enough about it could point me to the
> real problem.
It's not GCC that errors. It's the linker, that is part of GNU
binutils, a separate project.
Anyway, if this thing fails at random, you've probably got some
hardware problem.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me