This is the mail archive of the gcc-help@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]

Re: Cross-build for x86_64-pc-mingw32


Don't linux x86-64 builds of gcc look for 64-bit support in lib64/ and 32-bit in lib/ ? It looks reasonable to me to follow the same plan.

All linux distros except Debian-based ones, IIRC. I think that, since current mingw32 has libs in lib/, it would be better to have lib64/ and lib/.


FX


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