What dll is necessary to use system()-function

Michael Schmid schmid@ecom-ch.com
Mon Jan 4 20:48:00 GMT 2010


Hi!

Started to use cygwin, it's great. Now I have a working prog and want it run
on another computer.

So I moved the exe, and all necessary dlls... But there seem to be one
missing, because the system()-function (http://linux.die.net/man/3/system)
doesn't work... E.g. system(cp ./file1 ./file2).

Does anybody know which dll I need? Or may the problem be another one?

Is there any way to quickly find out which dll i need for a specific
function to run? Simple example: I included stdio.h and used printf and want
to know which dll I need now (this case is easy, but just if I wouldn't
know...)

Thanks!
Michael
-- 
View this message in context: http://old.nabble.com/What-dll-is-necessary-to-use-system%28%29-function-tp27019085p27019085.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
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