Try ./hello instead of hello (at the bash promt)
> I am having difficulties getting g++ to compile properly.
>
> I am just testing it with a simple "hello" program.
>
> When I type ...
>
> g++ -g -Wall -ohello hello.cc
>
> The file - hello - is created. When I type, hello to execute the progra
On Thu, 27 Aug 1998, DMDP wrote:
> I am having difficulties getting g++ to compile properly.
>
> I am just testing it with a simple "hello" program.
>
> When I type ...
>
> g++ -g -Wall -ohello hello.cc
>
> The file - hello - is created. When I type, hello to execute the program.
> The bash
I am having difficulties getting g++ to compile
properly.
I am just testing it with a simple
"hello" program.
When I type ...
g++ -g -Wall -ohello hello.cc
The file - hello - is created. When I
type, hello to execute the program. The bash shell tells me there is no
such command.
3 matches
Mail list logo