Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-Id: <4.3.1.2.20010123143104.022e05f0@pop.ma.ultranet.com>
X-Sender: lhall@pop.ma.ultranet.com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.1
Date: Tue, 23 Jan 2001 14:32:16 -0500
To: Charles Wilson <cwilson@ece.gatech.edu>
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
Subject: Re: compiling with g++
Cc: William Lennox <sales@colorok.com>, cygwin@cygwin.com
In-Reply-To: <Pine.GSO.4.20.0101231426320.17923-100000@frontal.ibb.gatec
 h.edu>
References: <4.3.1.2.20010123134524.02365b38@pop.ma.ultranet.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

At 02:28 PM 1/23/2001, Charles Wilson wrote:


>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



Ah, OK.  I guess I only answered half the issue but that's not enough 
to pass a 2 question test!;-)



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



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

