[Ur] Linking to C Libraries

James Parker jp at jamesparker.me
Fri Dec 16 21:14:25 EST 2011


Thanks for pointing me in the write direction. Turns out I needed to include the -l since the library is not in the working directory.

For future reference, the project file should include the following:

link -lmhash

JP

On Dec 16, 2011, at 9:07 PM, Marc Weber wrote:

> Excerpts from James Parker's message of Sat Dec 17 02:54:32 +0100 2011:
>> http://darcsden.com/dbp/urweb-experiments/browse
> try http://www.impredicative.com/wiki/index.php/Libraries_and_FFI_bindings
> => uw-ruby http://gitorious.org/some-urweb-utility-libraries/uw-ruby
> the lib.urp shows how to do it.
> 
> Marc Weber
> 
> _______________________________________________
> Ur mailing list
> Ur at impredicative.com
> http://www.impredicative.com/cgi-bin/mailman/listinfo/ur




More information about the Ur mailing list