0, 2011 2:37 AM
>Subject: Re: [Mingw-w64-public] Cross compile GD 64-bit
>
>
>
>
>Hi,
>
>I've built GD using MSYS for dependencies that need configure.
>
>root for my libs and includes is c:/mylib
>(so I have c:/mylib/include & c:/mylib/lib)
>
>build stati
Hi,
I've built GD using MSYS for dependencies that need configure.
root for my libs and includes is c:/mylib
(so I have c:/mylib/include & c:/mylib/lib)
build static versions of zlib, libjpeg, libpng, libfreetype.
odd things required:
for zlib
add -DWIN64 to makefile FLAGS
move zlib.h & zco
I'm trying to build a 64-bit GD DLL to support porting an existing
application that uses GD functions. Which mingw cross compilation method
is best? I've tried:
1) Cygwin + mingw
2) Msys/Mingw
3) Ubuntu + MingW
I've been having varying success with these different setups, but
nothing so far has