D CGI test: linux.so.2: bad ELF interpreter: No such file or directory

Robert Clipsham robert at octarineparrot.com
Tue Apr 26 02:05:32 PDT 2011


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/


More information about the Digitalmars-d-learn mailing list