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: [Mingw-w64-public] Why 32bit and 64bit dlls installing in the same directory?


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 <i.nixman@gmail.com>:
> 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
> Mingw-w64-public@lists.sourceforge.net
> 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


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