This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs check without libstdc++ installed ?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]