Re: Strange error from gcc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Thu, Jul 21, 2011 at 4:20 PM, eddyq <Eddy@xxxxxxxxxxxxx> wrote:
>
> This is what it creates (try2.s) (the line numbers are because vi has them
> turned on):
>  1         .file   "try2.c"
>  2         .version        "01.01"
>  3 # GNU C version 2.95.3 20010315 (release) (i686-pc-linux-gnu) compiled
> by GNU C version 2.95.3 20010315 (release).

This is a pretty old version of GCC. What OS distro are you using?

Try:

gcc -dumpversion
as -version (or is --version?)

kevin



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux