rhel-6 mingw conclusions

Farkas Levente lfarkas at lfarkas.org
Wed Jun 22 16:01:00 UTC 2011


On 06/21/2011 08:17 PM, Erik van Pienbroek wrote:
>> also add mingw-w64-crt-autoconf.patch which is the diff between the
>> original and "autoreconf --install --force" on f15 so the autoreconf no
>> longer needed (since autotool too old on rhel-6).
> 
> Could you strip the patch to an absolute minimum? Right now it contains
> way too much noise and it also contains changes for non-relevant files:
> http://svn.openftd.org/viewvc/Fedora%20Cross%20Compiler%
> 20Framework/mingw-crt/mingw-w64-crt-autoconf.patch?view=markup&pathrev=82

replace all patch with sed in %prep so now it's working both with and
without autoreconf (and autoreconf not required).
sed -i "s,\$host/include,mingw/include,g" configure*
sed -i "s,\$(host)/include,mingw/include,g" Makefile.*

i can checkin?


-- 
  Levente                               "Si vis pacem para bellum!"


More information about the mingw mailing list