On Friday 21 September 2007 10:05, you wrote:
> Alexander Neundorf wrote:
> > Hi,
> >
> > On Thursday 20 September 2007 20:44, Brian Paul wrote:
> >> Daniel Stone wrote:
> >>> On Thu, Sep 20, 2007 at 02:56:59PM -0400, Alexander Neundorf wrote:
> >>>> CXXFLAGS = -O3 -pedantic -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L
> >>>> -D_SVID_SOURCE -D_BSD_SOURC
> >>>
> >>>                       ^ Oops.
> >>
> >> Fixed.
> >>
> >> Alexander, please re-test with this fix just in case it has some bearing
> >> on things.
> >
> > I just copied the flags from the linux version. I have the impression
> > that -D_BSD_SOURCE is actually not required. At least I don't see a
> > difference when building with and without _BSD_SOURCE. Maybe the same is
> > true also for _POSIX_C_SOURCE=199309L and _SVID_SOURCE.
>
> Typically the differences of these flags turn up in system headers.  So
> depending on the flags, you may or may not get a prototype for one
> function or another.


Yes, so they probably can be removed. But since it works as it is I'd just 
leave it.

Alex

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to