| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| To: | ingber AT ingber DOT com |
| Subject: | Re: General problems creating executables |
| Message-ID: | <1012917421.3c5fe4adb4bc5@imp3-1.free.fr> |
| Date: | Tue, 05 Feb 2002 14:57:01 +0100 (MET) |
| From: | b DOT lecomte AT free DOT fr |
| Cc: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| User-Agent: | IMP/PHP IMAP webmail program 2.2.42 |
| X-Originating-IP: | 194.51.48.237 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |