bug-ghostscript
[Top][All Lists]
Advanced

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

Compiling libgs.a under MS Windows


From: Florent Teichteil
Subject: Compiling libgs.a under MS Windows
Date: Sun, 21 Mar 2010 09:42:21 +0100

Hi,

I'd like to port some Unix libraries, that depend on libgs.a, on MS
Windows. So, I ran ghostscript's configure script under MSYS with
MinGW's compiler with the options "--disable-shared --enable-static".
Configuration runs fine, but the build process returns many errors in
various files.

Therefore, I am wondering how I could build libgs as a static library
under MS Windows. Notice that I don't have MSVC++ or some equivalent
proprietary tools. I mean, it would be great to be able to build
ghostscript on MS Windows with only free tools, but I am not sure it
is even possible, isn't it?

Thanks in advance for your help,
Florent

ps : I tried fist to cross-compile ghostscript from Unix, but it is
even harder because configuration executables like echogs are built
for the target platform, not for the build platform (which is perhaps
- at least in my mind - a bug in autoconf files)




reply via email to

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