Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 1999 17:20:39 +0100 (MET)
From:      Emmanuel DELOGET <pixel@DotCom.FR>
To:        hackers@FreeBSD.ORG
Cc:        rssh@gvinpin.grad.kiev.ua
Subject:   Re: #define question
Message-ID:  <199901271620.QAA04094@excalibur.oceanis.net>
In-Reply-To: <36AF3A09.59839958@Shevchenko.Kiev.UA> from Ruslan Shevchenko at "Jan 27, 1999  6: 8:42 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
[Charset koi8-r unsupported, filtering to ASCII...]
> Emmanuel DELOGET wrote:
> 
> > > Do we have a systemwide variable to use in the form like this:
> > >
> > > #ifdef __FREEBSD__
> > > #include <whatever.h>
> > > #endif
> >
> > It seems that we do not
> > (try grep -i freebsd /usr/include/*{.h,/*.h})
> >
> 
> gcc -E -dM  /usr/include/stddef.h
> 
> >
> > --
> > pixel@dotcom.fr ------------------------------------------------
> >                                                           DotCom
> >                                          Communication Numerique
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-hackers" in the body of the message
> 

Apologize... I'm currently working on a new method to learn reading
and writing... Seems that cpp knows about a __FreeBSD__ define
(in fact, I had it in front of my eyes while writing this stupid
stuff...)

pixel@dotcom.fr ------------------------------------------------
                                                          DotCom
                                         Communication Numerique 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901271620.QAA04094>