[Bug libstdc++/12071] make assumes that binutils are installed
sean at mcneil dot com
gcc-bugzilla@gcc.gnu.org
Wed Aug 27 19:09:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12071
------- Additional Comments From sean at mcneil dot com 2003-08-27 19:09 -------
Subject: Re: make assumes that binutils are installed
An additional item I see that confuses me is that target and host are
both set to my target. This seems incorrect and the reason why
libstdc++ is attempting to verify if it can make an executable.
On Wed, 2003-08-27 at 11:07, Sean McNeil wrote:
> This is not a problem with libstdc++. It is an issue with collect2.
> collect2 is looking for the linker, nm, and strip with the cross triplet
> (in my case mips-wrs-vxworks-ld, etc.) and they are not installed yet.
>
> Perhaps this is the fault of libstdc++ for not specifying the command
> line to link correctly, or failing if a link cannot be completed when
> doing a cross. collect2, however, is the underlying problem.
>
> Sean
>
> On Wed, 2003-08-27 at 07:02, pinskia at gcc dot gnu dot org wrote:
> > PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
> >
> > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12071
> >
> >
> > pinskia at gcc dot gnu dot org changed:
> >
> > What |Removed |Added
> > ----------------------------------------------------------------------------
> > Status|RESOLVED |UNCONFIRMED
> > Resolution|INVALID |
> >
> >
> > ------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-27 14:02 -------
> > unconfirmed.
> >
> >
> >
> > ------- You are receiving this mail because: -------
> > You reported the bug, or are watching the reporter.
More information about the Gcc-bugs
mailing list