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


This is easy enough to do in terms of editing the automake file.  What
is necessary in terms of modifying gcc itself to search those places?

Multilib configurations can be found in gcc/config/i386/t-* ; we probably will need to add one similar to gcc/config/i386/t-linux64


FX


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