help-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug bootstrap/14548] New: building Ada library incorrectly requires col


From: rolf dot ebert dot gcc at gmx dot de
Subject: [Bug bootstrap/14548] New: building Ada library incorrectly requires collect2 on mingw
Date: 12 Mar 2004 08:55:59 -0000

configure ... --enable-languages=c,ada   # no C++

After bootstrapping when compiling the Ada library (via make -C gcc 
gnatlib_and_tools) the make step fails building collect2.  Collect2 is not 
needed for the Ada library and should not be attempted to build.

I suppose the failure is due to
> 
> 2004-02-04 Rainer Orth <address@hidden>
> 
> * Makefile.in: Move target, host overrides after per-language
> fragments.

As a workaround I commented out USE_COLLECT2 in Makefile.in.

-- 
           Summary: building Ada library incorrectly requires collect2 on
                    mingw
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rolf dot ebert dot gcc at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org,ro at techfak dot uni-
                    bielefeld dot de
  GCC host triplet: i686-pc-mingw32
GCC target triplet: mingw32


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]