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-Originating-IP: [203.200.20.226]
X-Originating-Email: [mohanlaljangir@hotmail.com]
From: "mohanlal jangir" <mohanlaljangir@hotmail.com>
To: "chris" <caj@cs.york.ac.uk>
Cc: "Cygwin" <cygwin@cygwin.com>
References: <Law11-OE38BVUh67t0R00002018@hotmail.com> <3F8A82F0.6060305@cs.york.ac.uk>
Subject: Re: unknown pseudo-op: `.subsection'
Date: Mon, 13 Oct 2003 16:25:08 +0530
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4927.1200
Message-ID: <Law11-OE32q0DAtTpXN0000217e@hotmail.com>
X-OriginalArrivalTime: 13 Oct 2003 11:03:19.0921 (UTC) FILETIME=[9C7FFE10:01C39179]


> OK, first brief problem. Are you trying to compile this with the
> intention of running it under cygwin? Because that isn't going to work,
> and isn't the kind of thing cygwin was designed for. Cygwin "emulates"
> unix function calls to allow unix (or posix) programs to be compiled
> under windows. It isn't a virtual machine on which you can run the linux
> kernel. If that is the kind of thing you want to do, google for "virtual
> x86" or something similar.
>
> If you want to cross-compile it for use on a linux box (why?) you'll
> have to compile a cross-compiling version of gcc, which isn't too
> difficult but takes a while.
>
Well, my intension is what you described later. But I though of compiling
with native gcc rather then trying directly with a cross compiler. Basically
I am working on a windows machine and trying to debug linux kernel on a
linux machine (remote debugging).
If it is giving problem with native compiler then it is going to give
problem with cross compiler also. Isn't it?

Regards
Mohanlal

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

