public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs check without libstdc++ installed ?
@ 1997-10-10  7:00 Philippe De Muyter
  1997-10-13 11:16 ` Jeffrey A Law
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe De Muyter @ 1997-10-10  7:00 UTC (permalink / raw)
  To: egcs mailing list

When I run make check in egcs-970910 with my newly installed dejagnu,
it fails in libio because one tries to link with -lstdc++.
libstdc++ is not in the egcs distribution nor in the infrastructure.
Have I done something wrong, or is that a bug, and in that case
has it already been fixed ?

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

* Re: egcs check without libstdc++ installed ?
  1997-10-10  7:00 egcs check without libstdc++ installed ? Philippe De Muyter
@ 1997-10-13 11:16 ` Jeffrey A Law
  1997-10-13 15:02   ` Philippe De Muyter
  0 siblings, 1 reply; 3+ messages in thread
From: Jeffrey A Law @ 1997-10-13 11:16 UTC (permalink / raw)
  To: Philippe De Muyter; +Cc: egcs mailing list

  In message < 199710101359.PAA00497@mail.macqel.be >you write:
  > When I run make check in egcs-970910 with my newly installed dejagnu,
  > it fails in libio because one tries to link with -lstdc++.
  > libstdc++ is not in the egcs distribution nor in the infrastructure.
  > Have I done something wrong, or is that a bug, and in that case
  > has it already been fixed ?
libstdc++ is in the full egcs distribution as well as the g++ 
distribution.

Jeff

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

* Re: egcs check without libstdc++ installed ?
  1997-10-13 11:16 ` Jeffrey A Law
@ 1997-10-13 15:02   ` Philippe De Muyter
  0 siblings, 0 replies; 3+ messages in thread
From: Philippe De Muyter @ 1997-10-13 15:02 UTC (permalink / raw)
  To: law; +Cc: egcs

>   > When I run make check in egcs-970910 with my newly installed dejagnu,
>   > it fails in libio because one tries to link with -lstdc++.
>   > libstdc++ is not in the egcs distribution nor in the infrastructure.
>   > Have I done something wrong, or is that a bug, and in that case
>   > has it already been fixed ?
> libstdc++ is in the full egcs distribution as well as the g++ 
> distribution.
> 
Sorry, my fault; I had done

configure
make bootstrap compare
make check,

forgetting the `make' command

Philippe

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

end of thread, other threads:[~1997-10-13 15:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-10  7:00 egcs check without libstdc++ installed ? Philippe De Muyter
1997-10-13 11:16 ` Jeffrey A Law
1997-10-13 15:02   ` Philippe De Muyter

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