Re: problem - system api on winnt

2002-01-17 Thread Gerrit P. Haase
Am 17 Jan 2002 um 18:11 hat Guntupalli, Santhi geschrieben: >> What could be the problem. i need to copy any other cygwin dlls to >> my application? You see what is linked in with cygcheck: $ cygcheck executable.exe e.g. $ cygcheck cygcheck.exe Found: .\cygcheck.exe Found: C:\cygwin\bin\cy

RE: problem - system api on winnt

2002-01-17 Thread "Schaible, Jörg"
Hi Shanti, >> When i copy the same executable to some other machine >which does not >> have cygwin and i run it from winnt cmd promt ... and why do you assume, that your app runs Cygwin utilities (e.g. cp), if you did not install Cygwin ... ?? >> What could be the problem. i need to

RE: problem - system api on winnt

2002-01-17 Thread Bernard Dautrevaux
> -Original Message- > From: Guntupalli, Santhi [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 17, 2002 1:42 PM > To: '[EMAIL PROTECTED]' > Subject: problem - system api on winnt > > > > > Hi, > > I installed Cygwin Dll 1.3.

Re: problem - system api on winnt

2002-01-17 Thread Brian Genisio
Wrong Group. I have forwarded your question to [EMAIL PROTECTED] This group is for XFree related questions. I did not have any problems compiling your example code in Win2K. (I linked against stdc++) Hopefully they can help you. Brian --- "Guntupalli, Santhi" <[EMAIL PROTECTED]> wrote: > >

problem - system api on winnt

2002-01-17 Thread Guntupalli, Santhi
> Hi, > I installed Cygwin Dll 1.3.6. I am working on Win NT. > I built the sources in cygwin sucessfully. > I have to use this application executable on some other win nt > system which does not have cygwin. > > When i run my application from winnt promt it is retu