[Haskell-beginners] Problems linking code from the book Haskell School of Expression

Brandon Allbery allbery.b at gmail.com
Fri Nov 25 19:28:21 CET 2011


On Fri, Nov 25, 2011 at 12:16, Philippe Sismondi <psismondi at arqux.com>wrote:

> ld: warning: ignoring file /opt/local/lib/libgtk-x11-2.0.dylib, file was
> built for unsupported file format which is not the architecture being
> linked (i386)
>

Was the MacPorts gtk2 port built +universal?  ("port installed gtk2", see
if what it prints includes "+universal".)  SL on most modern Macs builds
64-bit by default, whereas the ghc stuff in MacPorts is 32-bit only.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20111125/73e974d3/attachment.htm>


More information about the Beginners mailing list