gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] configure malfunction detecting pthreads with configure


From: Eric Hughes
Subject: Re: [Gnash-dev] configure malfunction detecting pthreads with configure
Date: Sun, 28 Oct 2007 11:28:00 -0600


What's the output of 'make dumpconfig'?

Output below. The flags "-mno-cygwin -mthreads" are in the invocation to configure.

I don't know if this is a blocking problem, but it is wrong. I just found out that the Boost libraries that I thought I had gotten to compile without pthreads, well, no, it's still there.

Eric

=====================================================

Building in directories: libbase libgeometry libamf libmedia server backend utilities gui plugin testsuite po
Some directories may be excluded from the build
CYGWIN_NT-5.1 <machine-name> 1.5.24(0.156/4/2) 2007-01-31 10:57 i686 Cygwin
g++ -v
CXXFLAGS: -mno-cygwin -mthreads -Kthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -DNDEBUG

Image decoding support...
        JPEG_CFLAGS is
        JPEG_LIBS is
        PNG_CFLAGS is
        PNG_LIBS is
Audio decoding support...
GUI Toolkit decoding support...
        SDL_CFLAGS is
        SDL_LIBS is
        X11_CFLAGS is
        X11_LIBS is
Support libraries...
        INCLTDL
        LIBLTDL -lltdl
        GLIB_CFLAGS is
        GLIB_LIBS is
        Z_CFLAGS is
        Z_LIBS is -L/lib -lz
        LIBXML_CFLAGS is
        LIBXML_LIBS is
        FREETYPE_CFLAGS is
        FREETYPE_LIBS is
        FONTCONFIG_CFLAGS is
        FONTCONFIG_LIBS is
        PTHREAD_CFLAGS is -Kthread
        PTHREAD_LIBS is -L/lib -lpthread
        CURL_CFLAGS is
        CURL_LIBS is
        BOOST_CFLAGS is -I/usr/include/mingw/boost-1_34_1
BOOST_LIBS is -L/usr/lib/mingw/boost -lboost_thread-gcc-mt-sd-1_34_1 -lboost_date_time-gcc-sd-1_34_1 -lboost_serialization-gcc-sd-1_34_1
        BOOST_EXTRA_LIBS is -lboost_unit_test_framework-gcc34-mt
Graphics support...
        AGG_CFLAGS is
        AGG_LIBS is

A blank value for CFLAGS means the header is installed in the
default system header location. All the LIBS should have a
legit value

Configurable options are:
        Media handler: none
        Renderer engine: agg
        Supported GUI: KDE
        Konqueror (KPARTS) plugin disabled
        Firefox (NSAPI) plugin disabled





reply via email to

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