-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/11/06 23:58, H.S. wrote:
> Rocky Ou wrote:
>
[snip]
> Others have given you good replies. I would add that do not name
> your output file (the executable) as "test". A "test" command
> already exists in Linux.
But not in DOS/Windows... :\
- --
On Tue, Sep 12, 2006 at 12:58:49AM -0400, H.S. wrote:
> Others have given you good replies. I would add that do not name your
> output file (the executable) as "test". A "test" command already exists
> in Linux.
I don't believe it matters much. Only the crazy and the inept have . in
their $PATH
Rocky Ou wrote:
Hey all here it is
[EMAIL PROTECTED]:~$ ls -l c_0912.c
-rw-r--r-- 1 lover lover 103 2006-09-12 10:58 c_0912.c
[EMAIL PROTECTED]:~$ more c_0912.c
#include
using namespace std;
int main()
{
out<<"Hey, YOU:) I'm good"\n;
cin.get();
}
[EMAIL PROTECTED]:~$ gcc c_0912.c -o test
On Monday 11 September 2006 19:11, Rocky Ou wrote:
> On 9/12/06, Kevin Mark <[EMAIL PROTECTED]> wrote:
> > On Mon, Sep 11, 2006 at 10:32:09PM +0800, Rocky Ou wrote:
> > > Hey,
> > >
> > > Thanks for your reply but it still not doing the work.
> > >
> > > [EMAIL PROTECTED]:~$ gcc good.c
> > > gcc: g
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/11/06 22:11, Rocky Ou wrote:
> On 9/12/06, Kevin Mark <[EMAIL PROTECTED]> wrote:
>> On Mon, Sep 11, 2006 at 10:32:09PM +0800, Rocky Ou wrote:
[snip]
> Hey all here it is
>
> [EMAIL PROTECTED]:~$ ls -l c_0912.c
> -rw-r--r-- 1 lover lover 103 2006
On 9/12/06, Kevin Mark <[EMAIL PROTECTED]> wrote:
On Mon, Sep 11, 2006 at 10:32:09PM +0800, Rocky Ou wrote:
> Hey,
>
> Thanks for your reply but it still not doing the work.
>
> [EMAIL PROTECTED]:~$ gcc good.c
> gcc: good.c: No such file or directory
> gcc: no input files
> [EMAIL PROTECTED]:~$
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/11/06 21:01, Rocky Ou wrote:
> On 9/12/06, Kevin Mark <[EMAIL PROTECTED]> wrote:
>> On Mon, Sep 11, 2006 at 10:32:09PM +0800, Rocky Ou wrote:
>>> Hey,
>>>
>>> Thanks for your reply but it still not doing the work.
>>>
>>> [EMAIL PROTECTED]:~$ g
On 9/12/06, Kevin Mark <[EMAIL PROTECTED]> wrote:
On Mon, Sep 11, 2006 at 10:32:09PM +0800, Rocky Ou wrote:
> Hey,
>
> Thanks for your reply but it still not doing the work.
>
> [EMAIL PROTECTED]:~$ gcc good.c
> gcc: good.c: No such file or directory
> gcc: no input files
> [EMAIL PROTECTED]:~$
>
On 9/12/06, Kevin Mark <[EMAIL PROTECTED]> wrote:
On Mon, Sep 11, 2006 at 10:32:09PM +0800, Rocky Ou wrote:
> Hey,
>
> Thanks for your reply but it still not doing the work.
>
> [EMAIL PROTECTED]:~$ gcc good.c
> gcc: good.c: No such file or directory
> gcc: no input files
> [EMAIL PROTECTED]:~$
>
On Mon, Sep 11, 2006 at 10:32:09PM +0800, Rocky Ou wrote:
> Hey,
>
> Thanks for your reply but it still not doing the work.
>
> [EMAIL PROTECTED]:~$ gcc good.c
> gcc: good.c: No such file or directory
> gcc: no input files
> [EMAIL PROTECTED]:~$
>
>
> Can any of you help me please?
Hi Rocky,
On 9/11/06, Rocky Ou <[EMAIL PROTECTED]> wrote:
On 9/11/06, Michael Marsh <[EMAIL PROTECTED]> wrote:
> On 9/11/06, Rocky Ou <[EMAIL PROTECTED]> wrote:
> > [EMAIL PROTECTED]:~$ gcc good.c
> > gcc: good.c: No such file or directory
> > gcc: no input files
> > [EMAIL PROTECTED]:~$
>
> Silly question
On 9/11/06, Rocky Ou <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED]:~$ gcc good.c
gcc: good.c: No such file or directory
gcc: no input files
[EMAIL PROTECTED]:~$
Silly question but, is there a file called "good.c" in that directory?
--
Michael A. Marsh
http://www.umiacs.umd.edu/~mmarsh
http://ma
Hey,
Thanks for your reply but it still not doing the work.
[EMAIL PROTECTED]:~$ gcc good.c
gcc: good.c: No such file or directory
gcc: no input files
[EMAIL PROTECTED]:~$
Can any of you help me please?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/11/06 01:14, Rocky Ou wrote:
> Hey list,
>
> I'm using Debian sid. And I have gcc-4.1 installed on it. It seem I can not
> even start the aplication. Blow are my few tries.
>
> [EMAIL PROTECTED]:~$ gcc filename
> gcc:
Hey list,I'm using Debian sid. And I have gcc-4.1 installed on it. It seem I can not even start the aplication. Blow are my few tries.[EMAIL PROTECTED]:~$ gcc filenamegcc: filename: No such file or directory
gcc: no input files[EMAIL PROTECTED]:~$ gcc-4.1 goodgcc-4.1: good: No such fi
15 matches
Mail list logo