This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gcc-2.95.2 pre-processor bug
- To: bug-gcc at gnu dot org
- Subject: gcc-2.95.2 pre-processor bug
- From: "Tom Williams" <tom dot williams at diversifiedsoftware dot com>
- Date: Sun, 2 Jan 2000 15:23:14 -0800
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