[MPlayer-cvslog] r27240 - trunk/configure

Michael Niedermayer michaelni at gmx.at
Mon Jul 14 23:20:34 CEST 2008


On Mon, Jul 14, 2008 at 11:01:51PM +0200, Reimar Döffinger wrote:
> Hello,
> On Mon, Jul 14, 2008 at 10:14:00PM +0200, Michael Niedermayer wrote:
> > Do we want all that _GNU_SOURCE enables ?
> > Do we want mplayer to require and depend on all that _GNU_SOURCE enables ?
> > no?
> 
> I was quite convinced, that _GNU_SOURCE would not be defined when
> compiling MPlayer, I know we removed an explicit -D_GNU_SOURCE because
> it indeed help avoid gnuisms. Would -std=gnu99 really define that? Does
> not specifying -std not define it? Anyone knows details?
> Going by a quick test, -std=gnu99 does not define _GNU_SOURCE (gcc
> 4.3.1).

Well it must one way or another at least have defined
POSIX_C_SOURCE
BSD_SOURCE
ISOC99_SOURCE or C9X
-fasm
or equivalents

because without these the code would not have compiled
I really do not think that gnu had made gnu99 enable exactly the minimal
set needed for ffmpeg

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20080714/7d6892c7/attachment.pgp>


More information about the MPlayer-cvslog mailing list