delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/01/23/14:59:07

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Date: Tue, 23 Jan 2001 14:28:38 -0500 (EST)
From: Charles Wilson <cwilson AT ece DOT gatech DOT edu>
X-Sender: cwilson AT frontal DOT ibb DOT gatech DOT edu
To: "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com>
cc: William Lennox <sales AT colorok DOT com>, cygwin AT cygwin DOT com
Subject: Re: compiling with g++
In-Reply-To: <4.3.1.2.20010123134524.02365b38@pop.ma.ultranet.com>
Message-ID: <Pine.GSO.4.20.0101231426320.17923-100000@frontal.ibb.gatech.edu>
MIME-Version: 1.0


On Tue, 23 Jan 2001, Larry Hall (RFK Partners, Inc) wrote:

> At 01:26 PM 1/23/2001, William Lennox wrote:
> >Pardon me if this question is to basic.
> >
> >what would be the terminal line that would allow me to compile a file that is on my windows desktop?  I would use the g++ compiler.
> 
> 
> 
> You mean "g++ foo.cc"?

I think he want:

(for win9x installed on drive c:)
cd /cygdrive/c/windows/desktop
g++ foo.cc

(for winNT installed on drive c:)
cd /cygdrive/c/WINNT/Profiles/username/Desktop
g++ foo.cc

(for win2K installed on drive c:)
cd /cygdrive/c/Documents\ And\ Settings/username/Desktop
g++ foo.cc

--Chuck



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019