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


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-12 16:44 -------
Really USE-COLLECT2 should be moved into config.gcc to make this a non-issue.
Actually it is already in config.gcc:
        use_collect2=yes

So mygwin should follow this instead of doing more work.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|bootstrap                   |target
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-12 16:44:51
               date|                            |


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]