Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <80575AFA5F0DD31197CE00805F650D7602CE70@wilber.adroit.com> From: "Robinow, David" To: cygwin AT cygwin DOT com Subject: RE: compiling with g++ Date: Tue, 23 Jan 2001 14:30:25 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" > From: Larry Hall (RFK Partners, Inc) [mailto:lhall AT rfk DOT com] > 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'm guessing William's problem is that he doesn't know how to find, using the command line, a file located on the desktop. 1) Don't keep source files on the desktop. 2) If you must ignore 1, right click on your source file. Click on "Properties" Click on the "General" tab. The "Location:" field should give you the file spec. On my machine, "g++ C:\WINNT\Profiles\drobinow.000\Desktop\foo.cc" -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple