injob version 1.3

Andrew Schulman schulman.andrew@epamail.epa.gov
Mon Dec 5 18:11:00 GMT 2011


> gcc -lntdll -o injob injob-1.3.c

Put -lntdll at the end:

gcc -o injob injob-1.3.c -lntdll


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list