[prev in list] [next in list] [prev in thread] [next in thread] 

List:       haskell-cafe
Subject:    Re: [Haskell-cafe] pcre-light install fails with undefined reference
From:       Stephen Tetley <stephen.tetley () gmail ! com>
Date:       2009-12-29 22:56:23
Message-ID: 5fdc56d70912291456u30181310x308defb1bc1902ac () mail ! gmail ! com
[Download RAW message or body]

For the record...

The regex-posix package also failed to build for me with GHC 6.12.1 on
Windows with Cygwin due to >> undefined reference to `_impure_ptr' <<
errors.

Again this builds fine with MinGW once you have the GNU regex library
installed (its not installed as a default MSys package). With a
runhaskell Setup.hs ...  install you need to set the
extra-include-dirs to pick up regex.h and the extra-lib-dir to pick up
libregex.a
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic