[Bug bootstrap/14548] building Ada library incorrectly requires collect2 on mingw
rolf dot ebert dot gcc at gmx dot de
gcc-bugzilla@gcc.gnu.org
Fri Mar 12 16:32:00 GMT 2004
------- Additional Comments From rolf dot ebert dot gcc at gmx dot de 2004-03-12 16:32 -------
(In reply to comment #1)
> I do not think this is a bug as collect2 is not based on the language but
> based on the target.
But for target mingw32 USE_COLLECT2 is unset too late. gnattools depends on
GCC_PARTS which includes collect2. Only later this is unset in
gcc/config/i386/t-mingw3.
Analysis was done by Rainer Orth. He supposes that the target powerpc-*-beos*:
gcc/config/rs6000/t-beos has the same problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14548
More information about the Gcc-bugs
mailing list