> Is there a way to _really_ link things statically? ie, include
> everything that it needs, so I can just drop the binary on hosts and
> have it work as long as they are the same platform/architecture?
> 

You can have the Ur/Web compiler stop after producing the C code and then
compile that against any wanted linker options.

 

_______________________________________________
Ur mailing list
Ur@impredicative.com
http://www.impredicative.com/cgi-bin/mailman/listinfo/ur

Reply via email to