Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
From: "Guy" <guymarkey@bigpond.com>
Subject: Assembler messaes:FATAL can't create /cygdrive....
Date: Mon, 28 Jul 2003 11:16:20 +0930
Lines: 32
Message-ID: <bg1vab$ku6$1@main.gmane.org>
X-Complaints-To: usenet@main.gmane.org
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

G'day all,
I've recently installed cygwin v1.5.0-1 and gcc v3.2.3 on my machine
(windows ME) but am having a nightmare getting gcc to work!
I was running configure thus
sh configure --prefix=c:/fltk-1.1.4/fltk-1.1.4rc1/
and getting...

checking for gcc...   gcc
checking for C compiler default output...  configure:error:C compiler cannot
create executables.

To try to work out what was wrong I wrote a simple hello_world.c program to
test things. when I went to compile with
gcc -I/syg/usr/include -o hello.o hello_world.c
I received the following
Assembler messages:
Error: can't create /cygdrive/c/TEMP/ccJ6snL.o: No such file or directory

I then created the directory /cygdrive/c/TEMP and got
Error : can't open /cygdrive/c/TEMP/ccnsEmIl.s for reading : No such file or
directory.

from all this I gather that when I installed gcc the directory /cygdrive..
should have been created? with some stuff in it. I know f.. all about how
the assembler does its stuff!
Can anyone tell me where I've stuffed up?
Thanks
Guy






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

