[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Win32 compile option
From: |
Alberto Luaces |
Subject: |
Re: Win32 compile option |
Date: |
Tue, 01 Dec 2009 09:16:17 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Hi Ken,
Ken Perl writes:
> Hello,
>
> I have AM_PATH_GTK_2_0(1.3.5) in configure.ac and
> app_CPPFLAGS = @GTK_CFLAGS@
> app_LDADD = @GTK_LIBS@
> in Makefile.am
>
> the above works fine on Linux and compiles crossly a simple win32
> version on Linux, if I'd transfer one -mwindows compile-link option
> when cross-compiling, what do you suggest to add?
I don't fully understand your question, but if you are asking which of
the user or the build system writer should be setting the -mwindows
flag, I would advise to peruse the source of other programs dealing with
the same problem, like the Gimp, for example.
--
Alberto
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Win32 compile option,
Alberto Luaces <=