mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] [PATCH] gtk and glib fixes (undefined referen


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] [PATCH] gtk and glib fixes (undefined references)
Date: Wed, 29 Sep 2010 11:27:04 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Mark Brand <address@hidden> schrieb:
>>
>> Mark, could you add those flags to your *-1-fixes patches, please?
>> Or is there a better way to include them?
>
> The pc file for gio is already patched like that. That seems to be  
> enough, or is it?

Martin's patch also added

    -lwinspool -lcomctl32 -lcomdlg32

to the "Libs:" section of gtk+-2.0.pc(.in). In contrast, your patch
to gtk+-2.0.pc.in makes the following change:

    -Libs: -L${libdir} address@hidden@ @GTK_EXTRA_LIBS@
    +Libs: -L${libdir} address@hidden@ @GTK_DEP_LIBS@

This leads to three questions:

1) Mark, are the flags "-lwinspool -lcomctl32 -lcomdlg32" already added
         via @GTK_DEP_LIBS@ ?

2) Mark, why do you remove "@GTK_EXTRA_LIBS@" from the "Libs:" section?

3) Martin, did you try to build glib/gtk using the latest development
           version? In particular, is glib.mk meanwhile working for you?
           If so, does gtk.mk work for you, too?


Greets,
Volker

-- 
Volker Grabsch
---<<(())>>---



reply via email to

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