[vlc-devel] Re: help compiling win32 plugin
Graeme Ogilvie
graeme_ogilvie at yahoo.com
Wed Oct 9 22:18:10 CEST 2002
:-( Ok - I'll have a mess around with it to see if I can figure
something out.
Here is the gcc version information:
$ gcc -v
Reading specs from
C:/msys/1.0/mingw/bin/../lib/gcc-lib/mingw32/3.2/specs
Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as
--host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads
--disable-nls --enable-languages=f77,c++,objc,ada
--disable-win32-registry --disable-shared
Thread model: win32
gcc version 3.2 (mingw special 20020817-1)
Here is the last bit from config.log
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "vlc"
#define PACKAGE_TARNAME "vlc"
#define PACKAGE_VERSION "0.5.0-cvs-am"
#define PACKAGE_STRING "vlc 0.5.0-cvs-am"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "vlc"
#define VERSION "0.5.0-cvs-am"
configure: exit 77
I hope this helps.
Graeme
-----Original Message-----
From: vlc-devel-bounce at videolan.org
[mailto:vlc-devel-bounce at videolan.org] On Behalf Of Gildas Bazin
Sent: 09 October 2002 17:37
To: vlc-devel at videolan.org
Subject: [vlc-devel] Re: help compiling win32 plugin
On Wednesday 09 October 2002 18:19, Graeme Ogilvie wrote:
>
> And then I remembered the MsysDTK that you pointed to me uses
> automake-1.6.1.
>
> Any ideas on how to update it?
>
Unfortunately none at all :(
> It then starts to run the configure script, but gets stuck at the C
> compiler output - not sure if this is due to the automake problem or
> not.
>
> configure: loading site script /etc/config.site
> checking build system type... i386-pc-linux-gnu
> checking host system type... i586-pc-mingw32msvc
> checking target system type... i586-pc-mingw32msvc
> checking for a BSD-compatible install... /bin/install -c checking
> whether build environment is sane... yes checking for gawk... gawk
> checking whether make sets ${MAKE}... yes
> checking for i586-mingw32msvc-strip... i586-mingw32msvc-strip
> checking for i586-mingw32msvc-gcc... i586-mingw32msvc-gcc
> checking for C compiler default output... configure: error: C compiler
> cannot create executables
>
Could you tell me the version of your compiler (gcc -v) ?
Could you also look at the config.log file and send the last bits
concerning
the error ?
>
> P.S. I am documenting this procedure on how to setup a build
> environment under Windows as I go along :-)
>
That will be interesting to see :)
--
Gildas
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list