This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
quad_t
- To: gcc at gcc dot gnu dot org
- Subject: quad_t
- From: Michael Vance <briareos at lokigames dot com>
- Date: Tue, 14 Mar 2000 17:35:31 -0800
I've inherited yet another large source base. This one has a typedef,
'quad_t' which it uses in very, very many places. This clashes with a
typedef in /usr/include/sys/types.h. I noticed this is guarded by a
__USE_BSD guard. Is anyone aware of a magic symbol I can toss GCC that
will prevent it from arriving at __USE_BSD (I assume this is actually
a glibc issue...)? -U__USE_BSD, -U_BSD_SOURCE, etc., don't do anything
useful since they don't *prevent* the defining of a preprocessor
value.
Ideas?
Thanks,
m.
--
Programmer "Ha ha." "Ha ha." "What are you laughing at?"
Loki Software "Just the horror of being alive."
http://lokigames.com/~briareos/ - Tony Millionaire