This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] | |
Benjamin Kosnik wrote:
I don't know why, but lines 21-27 of configure.in readThis small patch attempts to fix the misbehaviour of the libstd++-v3 configure script while building a cross compiler for target "mingw32" (the "official" target for MinGW, aliased to i386-pc-mingw32).target_alias isn't *-mingw32*? Seems odd: none of the other targets in configure.in have this. Should they be changed too?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |