public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Not finding lstdc++
@ 2001-08-02  7:42 Telmo Ricardo Lopes Alberto
  2001-08-02 11:00 ` aoliva
  0 siblings, 1 reply; 2+ messages in thread
From: Telmo Ricardo Lopes Alberto @ 2001-08-02  7:42 UTC (permalink / raw)
  To: gcc-help

Hello, I was running make to compile an application, and it builds all the
.o files, and then when it runs "ld" there comes this error:

ld -lstdc++
ld: fatal: library -lstdc++: not found
ld: fatal: File processing errors.

How can i set this location, so that ld works? I can't find libstdc++.so,
but there's libstdc++.a , how do I "tell" ld where to find it, is there any
environment variable that needs to be set?

Thanks,
Telmo

P.S: I can't subscribe the mailing list, so please send answers to
alberto.telmo@netc.pt



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-02 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-02  7:42 Not finding lstdc++ Telmo Ricardo Lopes Alberto
2001-08-02 11:00 ` aoliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).