| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dk AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: g++ command |
| Date: | Mon, 12 Jan 2004 16:16:17 -0000 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <fc.00663c40007018ac00663c40007018ac.7018db@fc.dsv.su.se> |
| Message-ID: | <NUTMEGu6xcTjPc0aIHa00000109@NUTMEG.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 12 Jan 2004 16:16:17.0906 (UTC) FILETIME=[68A45D20:01C3D927] |
> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com
> [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Angelika Olsson
> Hello.
> I'm kind of a newbie at c++ and cygwin. I've just installed
> cygwin on my pc, including all the g++ packages. I try to
> compile with the simple
> command:
>
> g++ -c Test.cpp
>
> but all I get is the depressing reply:
>
> bash: g++: command not found
>
> Have I forgotten something? Do I need something extra? Am I
> not using the right command?
Most likely something went wrong with your install, unless you've been
messing with your $PATH setting in your .bashrc or something like that.
What's the output from 'which g++' or 'cygcheck g++' ? It should be in
/usr/bin, usually....
cheers,
DaveK
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |