Hello niXman, this is a well known bug already reported to gcc's bugzilla. For none-native builds it is already solved, but for native-builds it is broken due the fact that DLL files getting installed into bin-directory.
Sorry, won't do here anything for now. Please take care that you copy the none-default target's DLLs manually at a location they don't get clobbered. Regards, Kai 2012/3/28 niXman <[email protected]>: > 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 > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public -- | (\_/) This is Bunny. Copy and paste | (='.'=) Bunny into your signature to help | (")_(") him gain world domination ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
