X11 graphics on MacOS X
Robby Griffin <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hmm. I doubt this is the perfect way to build the graphics library for hugs on MacOS X, but it's the first thing I tried that actually worked: LDFLAGS_MKSO.Darwin = -bundle -lc /usr/lib/bundle1.o --Robby