gnash
[Top][All Lists]
Advanced

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

Re: [Gnash] Compiling gnash statically


From: Miriam Ruiz
Subject: Re: [Gnash] Compiling gnash statically
Date: Sat, 19 Aug 2006 01:44:33 +0200 (CEST)

 --- Patrice Dumas <address@hidden> escribió:

> On Sat, Aug 19, 2006 at 12:59:40AM +0200, Miriam Ruiz wrote:
> > Hi,
> > 
> > Thus, I've tried to compile it with configure options --enable-shared=no
> > --enable-static=yes
> 
> I cannot reproduce your issue with the latest cvs. 
> I did 
> autoreconf && ./configure && make distclean
> ./configure --enable-shared=no --enable-static=yes
> make

My full configure is:

        ./configure CFLAGS="$(CFLAGS)" \
                --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
                --prefix=/usr --mandir=\$${prefix}/share/man \
                --infodir=\$${prefix}/share/info --enable-mp3 \
                --enable-plugin --enable-klash --enable-sound=gst \
                --with-plugindir=\$${prefix}/lib/gnash \
                --enable-shared=no --enable-static=yes --enable-sdk-install \
                --disable-rpath --enable-lotsa-warnings

with:

DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
CFLAGS = -Wall -g -Werror-implicit-function-declaration -O2

Miry



                
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com




reply via email to

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