473,395 Members | 1,418 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,395 software developers and data experts.

what is the prupose of the __USE_GNU preprocessor directive

I just saw that with the aCC <hp compiler>
I am not able to get the #include<iostreamto work
and there are checks where the
#include<newunder #ifd __USE_GNU

Please help
-Parag

Mar 13 '07 #1
3 3066
pa********@hotmail.com wrote:
I just saw that with the aCC <hp compiler>
I am not able to get the #include<iostreamto work
and there are checks where the
#include<newunder #ifd __USE_GNU
You need to ask in a HP or C++ group. Maybe comp.sys.hp.hpux?

Mar 13 '07 #2
pa********@hotmail.com wrote:
I just saw that with the aCC <hp compiler>
I am not able to get the #include<iostreamto work
<iostreamis not a C header. If you want to compile C++, use a C++
compiler. And if you want to ask C++ questions, go to a C++ newsgroup.
Mar 13 '07 #3
Amblin' Marty Ambuhl wrote:
pa********@hotmail.com wrote:
I just saw that with the aCC <hp compiler>
I am not able to get the #include<iostreamto work

<iostreamis not a C header. If you want to compile C++, use a C++
compiler. And if you want to ask C++ questions, go to a C++
newsgroup.
He already did. On top of all the other problems, he multi-posted this
to clc++ as well.


Brian
Mar 13 '07 #4

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

Similar topics

16
by: Trying_Harder | last post by:
Is it possible to redefine a macro with global scope after undefining it in a function? If yes, could someone explain how? /If/ my question above isn't very clear you can refer to the...
2
by: Gustavo L. Fabro | last post by:
Greetings. Is there a way to run the preprocessor twice? Rephrasing that, is there a way to: #define SOMETHING #pragma OTHERTHING and have the preprocessor in somecode.cpp evaluate: ...
7
by: ddehterov | last post by:
Hello, I'm wondering, is #warning preprocessor command is documented in standart C or it's implementation specific? I cannot find any documentation about it. It works with gcc on freebsd and...
6
by: 2112 | last post by:
I'm compiling a dll that imports msado15.dll. When I'm using Windows in English, the msado15.dll is located at <drive>:\Program Files\Common Files\System\ADO\msado15.dll". When using Windows in...
1
by: parag_paul | last post by:
I just saw that with the aCC <hp compiler> I am not able to get the #include<iostreamto work and there are checks where the #include<newunder #ifd __USE_GNU Please help
0
by: Ole Nielsby | last post by:
How should a C++ preprocessor interpret char literals in #if directives? From the mingw linits.h (the comment is in the original): ===code snippet begin=== #define SCHAR_MIN (-128) #define...
5
by: _dwin | last post by:
Hi, Does anyone know how to implement your own preprocessor directive? For instance, I would like to have a directive which goes like: #<directive_name<parameters, ...> ie. #compress...
5
by: Francois Grieu | last post by:
One of the C compiler that I use <OT>(Keil's CX51)</OTbarks at #define a(b) b int main(void){return a( #if 0 #endif 0);} More generally, this compiler seems confused by any preprocessing...
14
by: lagman | last post by:
All, I'm looking for a tool that is able to take my code base (which is full of preprocessor directives) and spit out source code that is "clean" of any preprocessor directives based on the...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
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...

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.