This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc-2.95.2 pre-processor bug


Hi!  I would like to report a pre-processor bug when trying to define the
"__USE_GNU" macro.  Basically, when I pass -D__USE_GNU to gcc on the
command line, "__USE_GNU" does not get defined.

Here is the information:

GCC version: 2.95.2
System Type: Linux 2.2.13 w/ glibc-2.1.2
All options: -D__USE_GNU

I have created a tar/gzip file with a sample program and the gcc -v
--save-temps output.  It is attached.

There are some header files in glibc-2.1.x that are wrapped with "#ifdef
__USE_GNU" macros that are not compiling correctly on my system.

Please let me know if there are any questions/problems with this bug
report.

Thanks in advance for your time.  Happy New Year!

Peace......

Tom

(See attached file: usegnu.tar.gz)

usegnu.tar.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]