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 bootstrap/14548] building Ada library incorrectly requires collect2 on mingw


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


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