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++/56332] libstdc++-v3 does not support x86_64-pc-mingw64: No support for this host/target combination


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

--- Comment #6 from devurandom at gmx dot net 2013-02-16 13:15:27 UTC ---
Ok...

I assumed that in the cpu-vendor-os triplet the os part contains the reference
to the c library and/or kernel, while vendor refers to the distribution that
packaged the compiler (or is often just "pc" for i386). Apparently this was
completely wrong.

I'll ask the Gentoo maintainers to rename the package to something that is not
plain wrong.


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