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: -m32 option failure


On Mon, 16 Jun 2014, Arthur Schwarz wrote:

/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/include/c++
/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/include/c++/x86_64-pc-cygwin
/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/include/c++/backward
/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/include
/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/include-fixed
/usr/include
/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/../../../../include/w32api

I am not familiar with cygwin, but that looks wrong for -m32. Is there another directory in /usr/lib/gcc/x86_64-pc-cygwin/4.8.2/include/c++ with a name that looks better than x86_64-pc-cygwin? Or is there a subdirectory 32/ in x86_64-pc-cygwin?

I believe you should report this to cygwin.

--
Marc Glisse


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