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++/11193] [3.4/3.5 Regression] revision 1.126 of configure.in broke pre-installed newlib builds


------- Additional Comments From ljrittle at gcc dot gnu dot org  2004-02-06 03:56 -------
An expert for this target needs to add a section for (e.g.) mn10300-elf to
crossconfig.m4 (and as this problem does not affect all cross configurations,
even some that use newlib, I've updated the Target window above).

We now mandate that all crosses be named explicitly in crossconfig.m4
due to past issues. The only unfortunate factor is that this is not reported
until the secondary configuration steps after gcc bootstraps...

As we now consider this working as expected (i.e. the error is reporting
the true state of affairs), marking as WONTFIX (mirrors Benjamin's comments
in thread).


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
 GCC target triplet|(any newlib target, e.g.    |(any not named in
                   |most *-*-elf)               |crossconfig.m4)
         Resolution|                            |WONTFIX


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


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