On 26/04/2011 00:05, Nick Sabalausky wrote:
Thanks. How would I statically link against libc?

The way to do this with C is to pass -static to gcc, and I recall doing something similar with dmd to get it working (maybe -L-static?) - I don't have a linux machine near me to test with though, sorry.

--
Robert
http://octarineparrot.com/

Reply via email to