gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash configure.ac Makefile.am autogen.sh Chang...


From: Rob Savoye
Subject: Re: [Gnash-commit] gnash configure.ac Makefile.am autogen.sh Chang...
Date: Wed, 30 May 2007 09:51:49 -0600
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

Udo Giacomozzi wrote:

>       * backend/sound_handler_sdl.cpp: Rearranage header order for
>       braindead platforms.
>       * server/URLAccessManager.cpp: Include iconv.h. Use lower case for
>       winsock2.h.
>       * server/asobj/NetStreamFfmpeg.cpp: Use lower case for winsock2.h.
>       * server/asobj/xmlsocket.cpp: Use lower case for winsock2.h.
>       * utilities/parser.cpp, processor.cpp: Include libintl.h and
>       locale.h for braindead platforms.

  Right, I'd assume this is more likely the culprit. The winsock changes
we can ignore, they only effect win32 builds. I'd be suprised if adding
libintl.h, locale.h, or iconv.h would cause a performance problem, but
it's more possible than the Makefile change. I needed all those changes
so Gnash would build with GCC 4.3, and with Mingw32. You should be able
to remove them and still build for a Linux/BSD platform with an older GCC.

        - rob -





reply via email to

[Prev in Thread] Current Thread [Next in Thread]