Re: [Gtk2hs-devel] darcs patch: Jhbuild modules file for use on OSX

2009-07-23 Thread Hamish Mackenzie
Sorry, I should have included a comment on this. I added CFLAGS because without it something in jhbuild was setting it to "-O2 -gstabs+3 -std=gnu89" GHC did not like "-gstabs+3" 2009/7/24 Axel Simon > Applied, thanks. Although I'm don't quite know this is about, I'm sure it > does no harm. Why

Re: [Gtk2hs-devel] darcs patch: Jhbuild modules file for use on OSX

2009-07-23 Thread Axel Simon
Applied, thanks. Although I'm don't quite know this is about, I'm sure it does no harm. Why -std=gnu89? Is that to appease the CPP preprocessor? If so, there's a more specific flag for that (which I think we do pass to CPP). Cheers, Axel. On Jul 19, 2009, at 11:39, Hamish Mackenzie wrote:

[Gtk2hs-devel] darcs patch: Jhbuild modules file for use on OSX

2009-07-19 Thread Hamish Mackenzie
Sun Jul 19 21:36:02 NZST 2009 Hamish Mackenzie * Jhbuild modules file for use on OSX New patches: [Jhbuild modules file for use on OSX Hamish Mackenzie **20090719093602 Ignore-this: 19f10ea07de49ab9fae269c0a1fcd899 ] { adddir ./tools/osx addfile ./tools/osx/gtk2hs-osx.modules hunk ./tools/os