The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
What version is the compiler?
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
What version is the compiler?
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
01-23-2006
kduffin
UN1X
Join Date: Nov 2003
Location: Maryland
Posts: 449
Is there no version flag for the compiler? Does it give you an options list if you give it a -? --? -h or --help flag? You could also try a strings against the binary:
strings <compiler> | grep -i version
Cheers,
Keith
kduffin
View Public Profile
Find all posts by kduffin
Find kduffin's past nominations received
Find kduffin's present nominations given