Axel Simon <axel.si...@in.tum.de> writes:

> On 08.04.2010, at 15:44, Simon Marlow wrote:
>
>>>> /home/simonmar/fp/bin/x86_64-unknown-linux/ghc-6.12.1.20100330 +RTS -RTS 
>>>> -split-objs -c
>>>> gtk/Graphics/UI/Gtk.hs -o gtk/Graphics/UI/Gtk.o -O
>>>> -XForeignFunctionInterface -fno-warn-duplicate-exports -igtk -
>>>> package-conf package.conf.inplace
>>>> -hide-all-packages -ignore-package gtk -package base-4.2.0.1 -
>>>> package mtl-1.1.0.2 -package
>>>> containers-0.3.0.0 -package array-0.3.0.0 -package glib-0.10.1 -
>>>> package cairo-0.10.1 -package-name
>>>> gtk-0.10.1 '-#include<gtk/hsgtk.h>' -I/usr/include/glib-2.0 -I/usr/
>>>> lib64/glib-2.0/include
>>>> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/
>>>> glib-2.0/include
>>>> -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/
>>>> cairo -I/usr/include/atk-1.0 -I.
>>>
>
>
> I'm worried about the "-split-objs"  on the command line. This feature in 
> Gtk2Hs is broken starting
> from ghc 6.12 since somebody chose to  store files in different directories. 
> You need to use a
> --disbable- 
> split-objs when configuring.
Axel, maybe we need make `--disable-split-objs` as default option for
darcs version, otherwise manay gtk2hs user will compile failed.

What do you think?

  -- Andy

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to