This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [patch] PR/5944: Support windres using correct gcc for mingw64


Hi Kai,

2008-03-17 Kai Tietz <Kai.Tietz@onevision.com>

        PR/5944
        * binutils-all/windres/windres.exp: Add cross compiler support
        for mingw64.

Approved, but...


+# For none winsup using targets use the target gcc compiler
+if {[istarget "x86_64-*-mingw*"] } {

Can this problem also occur for the i686-*-mingw* target ? If so, shouldn't it be included in this test ?


Cheers
  Nick


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