public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Rick Dearman <rick@ricken.demon.co.uk>
To: help-gcc@gnu.org
Subject: Re: compiling c++ using gcc
Date: Thu, 30 Dec 1999 15:00:00 -0000	[thread overview]
Message-ID: <386BE201.4A06354F@ricken.demon.co.uk> (raw)
In-Reply-To: <axva4.8987$vi5.234949@nnrp3.clara.net>

g++ filename -o output_filename

where filename is your source code and output_filename is the name of
the program you want. I think you should spend some time reading the
manual.



berty wrote:
> 
> hi
> 
> could someone please tell me the command which will enable me to compile a
> program i have written in c++ using te gcc compiler.  I assume it is
> something along the lines of the -lm command which i believe includes the
> maths library
> 
> thanks in advance

WARNING: multiple messages have this Message-ID
From: Rick Dearman <rick@ricken.demon.co.uk>
To: help-gcc@gnu.org
Subject: Re: compiling c++ using gcc
Date: Fri, 31 Dec 1999 22:24:00 -0000	[thread overview]
Message-ID: <386BE201.4A06354F@ricken.demon.co.uk> (raw)
Message-ID: <19991231222400.Jf5-mcleS8nSpSPKYGI5dOhUr9r9jHRhbEaVQqAVgwY@z> (raw)
In-Reply-To: <axva4.8987$vi5.234949@nnrp3.clara.net>

g++ filename -o output_filename

where filename is your source code and output_filename is the name of
the program you want. I think you should spend some time reading the
manual.



berty wrote:
> 
> hi
> 
> could someone please tell me the command which will enable me to compile a
> program i have written in c++ using te gcc compiler.  I assume it is
> something along the lines of the -lm command which i believe includes the
> maths library
> 
> thanks in advance

  parent reply	other threads:[~1999-12-30 15:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-29 14:07 berty
1999-12-29 14:14 ` llewelly
1999-12-31 22:24   ` llewelly
1999-12-30 15:00 ` Rick Dearman [this message]
1999-12-31 22:24   ` Rick Dearman
2000-01-02 17:12   ` Thomas Lionel SMETS
2000-04-01  0:00     ` Thomas Lionel SMETS
1999-12-31 22:24 ` berty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=386BE201.4A06354F@ricken.demon.co.uk \
    --to=rick@ricken.demon.co.uk \
    --cc=help-gcc@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).