This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Why 32bit and 64bit dlls installing in the same directory?
- From: niXman <i dot nixman at gmail dot com>
- To: Mingw-w64-public at lists dot sourceforge dot net, gcc-help at gcc dot gnu dot org
- Date: Wed, 28 Mar 2012 15:41:39 +0400
- Subject: Why 32bit and 64bit dlls installing in the same directory?
Hello list!
multilib mingw. When "make install" installs the 32bit and 64bit dlls
in the same directory, so overwrites one of the dlls.
Is necessary to set a special flag for configure? which one?
For example: line 492 and 828, http://pastebin.com/B2cf2XT0
Thanks.
--
Regards,
 niXman