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++/15928] New: libstdc++ in 3.4.x 3.5 doesn't compile for djgpp


When I try to cross-compile the gcc-core and gcc-g++ versions 3.4.x or 3.5 for 
i386-pc-msdosdjgpp, the following message comes when it's configuring libstdc++:

configure: error: No support for this host/target combination.
make: *** [configure-target-libstdc++-v3] Error 1

It appears to be coming from file libstdc++-v3/crossconfig.m4.

-- 
           Summary: libstdc++ in 3.4.x 3.5 doesn't compile for djgpp
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: anssi dot hannula at mbnet dot fi
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i386-pc-msdosdjgpp
GCC target triplet: i386-pc-msdosdjgpp


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


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