The problems we had with plain ghc 6.8.2 making a gtk2hs package for which linking was giving errors on ArchLinux have now been fixed by the new maintainer gour. Based on a hint from dcoutts in #gentoo-haskell. Thank you dcoutts!
The solution is to add --disable-split-objs on the configure line. I don't know what it does, but I confirm that it make a difference. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Gtk2hs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel
