This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: General problems creating executables


hello there,

I've just installed from "setup.exe" launched from www.cygwin.com
and have this log with the Hello world program :
"sub-system MS-DOS 16 bits" titled warning window appears on
Windows2000 (service pack2)
(without ntsec, just set CYGWIN=tty notitle glob)

$ make Hello
gcc     Hello.c   -o Hello
      0 [main] gcc 1376 proc_subproc: Couldn't duplicate my handle<0x34> for 
pid 1064, Win32 error 6
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: 
installation problem, cannot ex
ec `/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-
cygwin/bin/ld': Invalid argument
collect2: ld returned 255 exit status
make: *** [Hello] Error 1

$ find / -name cygwin1.dll
/bin/cygwin1.dll
/usr/bin/cygwin1.dll

$ ll /bin/cygwin1.dll
-rwxr-xr-x    1 Administ Aucun      768840 Jan 21 17:52 /bin/cygwin1.dll
$ ll /usr/bin/cygwin1.dll
-rwxr-xr-x    1 Administ Aucun      768840 Jan 21 17:52 /usr/bin/cygwin1.dll

$ du -ks /usr/local/*
0       /usr/local/bin
0       /usr/local/etc
0       /usr/local/lib

HELP NEEDED !

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]