473,396 Members | 2,024 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

C compiler version check

I currently use C compiler on HP-UX B.11.00 machine but I don't know
how to check its version.
I had used cc --version and cc -version command. Of course it didn't
show a message which I wanted... How to check C compiler version??

Best regards.
Denny...
Apr 3 '08 #1
4 10530
Denny wrote:
I currently use C compiler on HP-UX B.11.00 machine but I don't know
how to check its version.
I had used cc --version and cc -version command. Of course it didn't
show a message which I wanted... How to check C compiler version??

Best regards.
Denny...
It looks like you should consult the docs for the compiler you choose, as
you haven't divulged which one that is, nor would it be topical here if
you did so. For certain possible compilers, it's -v.
Apr 3 '08 #2
Denny wrote:
>
I currently use C compiler on HP-UX B.11.00 machine but I don't know
how to check its version.
I had used cc --version and cc -version command. Of course it didn't
show a message which I wanted... How to check C compiler version??
I don't have an HP-UX box handy, but I'll suggest trying cc -v
without any other options or files.

--
Morris Dovey
DeSoto Solar
DeSoto, Iowa USA
http://www.iedu.com/DeSoto/
Apr 3 '08 #3
Denny wrote:
I currently use C compiler on HP-UX B.11.00 machine but I don't know
how to check its version.
You might try comp.sys.hp.hpux for HPUX specific questions.


Brian
Apr 3 '08 #4
"Denny" <em**@paran.comwrote in message
news:3f**********************************@q27g2000 prf.googlegroups.com...
>I currently use C compiler on HP-UX B.11.00 machine but I don't know
how to check its version.
I had used cc --version and cc -version command. Of course it didn't
show a message which I wanted... How to check C compiler version??
Probably, you are better off asking in a HP/UX specific newsgroup.

You might try:
cc +help

Or:
gcc --version

--
Posted via a free Usenet account from http://www.teranews.com

Apr 3 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Sims | last post by:
Hi, How can i check what version i have and what version i should have. I have .NET 2002 and BoundsChecker, (trial version 7.00.00). BoundsChecker does not work when it comes to error/memory...
32
by: Bob | last post by:
Can anyone point me to a place where I can obtain the Microsoft C/C++ Optimizing Compiler Version 7.00. It was distributed about 10 years ago on floppy diskettes. I had a valid license but...
3
by: Deano | last post by:
Thought it might be a cool feature to allow my users to click a button, and connect to a webpage that would tell them if a more recent version was available. I can create a button that opens a...
5
by: Martin Hazell | last post by:
I am just writing an app that will be used internally. What I would like it to do is to check the version of an exe on a server is different to the current one. I have managed to get the...
2
by: vighnesh | last post by:
Hi All Can anybody help on version check of .NET Framework at runtime. Thankyou verymuch in advance Regards Vighneswar
1
tolkienarda
by: tolkienarda | last post by:
hi all does anyone know how to check the php version on my server. i don't have access to the physical machine or anything and the control panel dosen't seem to have it listed. is there mabey some...
4
by: yogesh | last post by:
mysql in c++ initialize error occurs a simple program is executed in redhat9.0 , using gcc 3.2.2 compiler version ... #include <stdio.h> #include <mysql.h> #include <string.h> int main() {
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.