Hello,

 Thanks for the tips. I've gotten to the point where linking fails on
an undefined reference. The strange thing about this is that when I
make a C program to call the library function and compile with:

   myPrompt> gcc f.c mylib.lib

everything works fine. I think ghc is using it's own version of gcc
and ld which aren't happy about my library. Does this seem possible?

thanks,
 Jeff
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to