GHCi and C++.

Lemmih lemmih at gmail.com
Fri Feb 25 13:05:02 EST 2005


Greetings fellow Haskellers and other readers,

During my ongoing research on "doing whatever I feel like", I
discovered that using C++ libaries in GHCi (no problems with GHC)
wasn't as pleasant as I had hoped.
Apparently C++ sources requires to be linked with crtbegin.o and
crtend.o (and others?) and I was wondering how to solve this nicely.
Any hints or pointers would be greatly appreciated.

-- 
Friendly,
  Lemmih


More information about the Glasgow-haskell-users mailing list