swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] Reg : Compiling swf tools


From: kumar rajesh
Subject: [Swftools-common] Reg : Compiling swf tools
Date: Wed, 25 Nov 2009 20:05:21 +0530

Hi,
I have tried to compile swf tools in windows. I have followed the instruction said by the following link.
http://lists.gnu.org/archive/html/swftools-common/2005-02/msg00023.html
But it failed to creates the exe files. Is any one has updated document for compiling swf tools in windows.

Mean while I have tried to create cross compiler exe using the command said in FAQ. Even i failed to create the output.

CXX=i386-mingw32msvc-g++ CPP=i386-mingw32msvc-cpp CC=i386-mingw32msvc-gcc \
   ./configure --host=i586-mingw32msvc && make

I have given the OS details and the error which i got during the compilation for your reference.

OS : ubuntu 9.10

Following packages have already installed related to zlib

ii  libghc6-zlib-dev                         0.5.2.0-1                                  Compression and decompression in the gzip an
ii  zlib-bin                                 1:1.2.3.3.dfsg-13ubuntu3                   compression library - sample programs
ii  zlib1g                                   1:1.2.3.3.dfsg-13ubuntu3                   compression library - runtime
ii  zlib1g-dbg                               1:1.2.3.3.dfsg-13ubuntu3                   compression library - development
ii  zlib1g-dev                               1:1.2.3.3.dfsg-13ubuntu3                   compression library - development
ii  zlibc                                    0.9k-4                                     An on-fly auto-uncompressing C library


Error

./configure --host=i586-mingw32msvc

configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... i586-pc-mingw32msvc
checking for i586-mingw32msvc-gcc... i586-mingw32msvc-gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-mingw32msvc-gcc accepts -g... yes
checking for i586-mingw32msvc-gcc option to accept ISO C89... none needed
checking for i586-mingw32msvc-g++... i586-mingw32msvc-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-mingw32msvc-g++ accepts -g... yes
checking whether gcc supports lazy variable declaration... yes
checking how to run the C preprocessor... i586-mingw32msvc-gcc -E
checking for i586-mingw32msvc-ranlib... i586-mingw32msvc-ranlib
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for gzip... gzip
checking host system type... (cached) i586-pc-mingw32msvc
checking for target system... mingw
checking for sin in -lm... yes
checking for deflate in -lz... no

ERROR:
You need zlib to compile swftools

Please help me to sort out the issues.

Thanks & Regards,
Rajesh.K.


http://windows.microsoft.com/shop Find the right PC for you.

reply via email to

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