Nothing can link with gtk on Snow Leopard

Hi, I'm running Mac OS X Snow Leopard. I've done a "sudo cabal install gtk --global" on my system, and it warns me that "file was built for unsupported file format which is not the architecture being linked (i386)". What does this refer to? Subsequently, nothing else _links_ properly with gtk. For example, hp2any-manager (or other tools) all fail during linking with gtk. Am I doing something wrong? Thanks, Mark

Hi Mark, On 11.11.2010, at 03:13, Mark Spezzano wrote:
Hi,
I'm running Mac OS X Snow Leopard. I've done a "sudo cabal install gtk --global" on my system, and it warns me that "file was built for unsupported file format which is not the architecture being linked (i386)". What does this refer to?
Subsequently, nothing else _links_ properly with gtk.
This might be a gtk problem. Does this happen very early or only during linking? Could you check what cabal build -v throws up? (Also: Did you install gtk2hs-buildtools first?) Cheers, Axel
For example, hp2any-manager (or other tools) all fail during linking with gtk.
Am I doing something wrong?
Thanks,
Mark _______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries
participants (2)
-
Axel Simon
-
Mark Spezzano