This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug libstdc++/33603] configuration failure during native build



------- Comment #2 from gdr at cs dot tamu dot edu  2007-09-30 21:22 -------
Subject: Re:  configuration failure during native build

"rask at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| ------- Comment #1 from rask at gcc dot gnu dot org  2007-09-30 20:35 -------
| Please look in your config.log for messages from collect2 and post the last
| linker failure one plus any that look wrong.

Many thanks for the quick and helpful reply.  While looking for collect2, I
realized the path to ld (and as) had been misdetected.  Explicit
specification of the path, --with-ld=/mingw/bin/ld.exe, let me have a
successful configuration.  The buikd is now past the confiuguration step.
I hope there won't be anymore failure.   Many thanks!  Is this type of
failure documented somewhere? 

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33603


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