Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=467389 Levente Farkas <lfarkas@xxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lfarkas@xxxxxxxxxxx --- Comment #1 from Levente Farkas <lfarkas@xxxxxxxxxxx> 2008-12-02 16:36:50 EDT --- replace %{crazy_version} with `echo %{version}|tr . -` it's much easier to see in place and don't have to change when the version change (although it's not changed for years) in the build section put the clean after the first build: make CROSS=%{_mingw32_host}- GC-inlined make clean make CROSS=%{_mingw32_host}- GCE-inlined afais GCE-inlined has different defines so probably a clean would be useful before the next target. add -mms-bitfields or even better %_mingw32_cflags to OPT probably only way to do this is a patch for the makefile. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review