public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* library libstdc++ -lsupc++ not found with gcc-4.4.1 on AIX 5.3
@ 2009-07-26 12:37 Eric Fernandez
  2009-07-26 16:18 ` Florian Weimer
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Fernandez @ 2009-07-26 12:37 UTC (permalink / raw)
  To: GCC-help

Hi,

I have just tried gcc-4.4.1 on AIX 5.3 and got the same linking error I
previously reported in:
http://gcc.gnu.org/ml/gcc-help/2009-05/msg00323.html

which is:
collect2: library libstdc++ -lsupc++ not found.

I thought that a patch correcting the issue had been committed on GCC
main branch (from Dave Korn or David Edelsohn) but it seems not so. Or
am I doing something wrong ?

Thanks a lot for your help.

Eric Fernandez

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

* Re: library libstdc++ -lsupc++ not found with gcc-4.4.1 on AIX 5.3
  2009-07-26 12:37 library libstdc++ -lsupc++ not found with gcc-4.4.1 on AIX 5.3 Eric Fernandez
@ 2009-07-26 16:18 ` Florian Weimer
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Weimer @ 2009-07-26 16:18 UTC (permalink / raw)
  To: Eric Fernandez; +Cc: GCC-help

* Eric Fernandez:

> I have just tried gcc-4.4.1 on AIX 5.3 and got the same linking error I
> previously reported in:
> http://gcc.gnu.org/ml/gcc-help/2009-05/msg00323.html
>
> which is:
> collect2: library libstdc++ -lsupc++ not found.

Looks like a missing "-" or incorrect quoting.  Have you looked at
"gcc -v" output, to check how the linker is called?

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

end of thread, other threads:[~2009-07-26 16:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-26 12:37 library libstdc++ -lsupc++ not found with gcc-4.4.1 on AIX 5.3 Eric Fernandez
2009-07-26 16:18 ` Florian Weimer

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).