public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Version
@ 2001-10-22 18:17 George Flanagan
  2001-10-23 13:12 ` Version tcruicksh
  0 siblings, 1 reply; 5+ messages in thread
From: George Flanagan @ 2001-10-22 18:17 UTC (permalink / raw)
  To: gcc-help

How can I tell what version of gcc I'm using. I'm running Unix (Darwin) 
on a Macintosh OSX.

Thanks,
George Flanagan

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Version
  2001-10-22 18:17 Version George Flanagan
@ 2001-10-23 13:12 ` tcruicksh
  0 siblings, 0 replies; 5+ messages in thread
From: tcruicksh @ 2001-10-23 13:12 UTC (permalink / raw)
  To: George Flanagan; +Cc: gcc-help

I think you just need to type "gcc -v" for checking out the version.

George Flanagan writes:

> How can I tell what version of gcc I'm using. I'm running Unix (Darwin) 
> on a Macintosh OSX.
> 
> Thanks,
> George Flanagan
> 



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: version
  2006-02-23 23:51 version Lisa McIlrath
  2006-02-24  0:14 ` version Dave Murphy
@ 2006-02-24  9:19 ` Artūras Moskvinas
  1 sibling, 0 replies; 5+ messages in thread
From: Artūras Moskvinas @ 2006-02-24  9:19 UTC (permalink / raw)
  To: Lisa McIlrath; +Cc: gcc-help


> hi,
>
> how do I find out which version of gcc is on my system?
>
> thanks,
> lisa
>
gcc -v

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: version
  2006-02-23 23:51 version Lisa McIlrath
@ 2006-02-24  0:14 ` Dave Murphy
  2006-02-24  9:19 ` version Artūras Moskvinas
  1 sibling, 0 replies; 5+ messages in thread
From: Dave Murphy @ 2006-02-24  0:14 UTC (permalink / raw)
  To: Lisa McIlrath; +Cc: gcc-help

Lisa McIlrath wrote:
> hi,
>
> how do I find out which version of gcc is on my system?
>
>
execute the command 'gcc -v' from a shell prompt.

On my debian system this returns the following :-

$>gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared 
--enable-__cxa_atexit --with-system-zlib --enable-nls 
--without-included-gettext --enable-clocale=gnu --enable-debug 
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)

You can see the version number at the bottom.



Dave

^ permalink raw reply	[flat|nested] 5+ messages in thread

* version
@ 2006-02-23 23:51 Lisa McIlrath
  2006-02-24  0:14 ` version Dave Murphy
  2006-02-24  9:19 ` version Artūras Moskvinas
  0 siblings, 2 replies; 5+ messages in thread
From: Lisa McIlrath @ 2006-02-23 23:51 UTC (permalink / raw)
  To: gcc-help

hi,

how do I find out which version of gcc is on my system?

thanks,
lisa

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-02-24  9:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-22 18:17 Version George Flanagan
2001-10-23 13:12 ` Version tcruicksh
2006-02-23 23:51 version Lisa McIlrath
2006-02-24  0:14 ` version Dave Murphy
2006-02-24  9:19 ` version Artūras Moskvinas

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).