Re: CVS version does not compile

From: Andreas Pflug <Andreas(dot)Pflug(at)web(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers(at)postgresql(dot)org, Adam Pendleton <APendleton(at)vgsinc(dot)com>
Subject: Re: CVS version does not compile
Date: 2003-06-21 15:52:58
Message-ID: 3EF47F5A.6020407@web.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page wrote:

>>- Linkage has been changed again. in stead of
>> LIB=... -L$(WX_HOME)/lib -l wx_gtk2ud_stc -lwc -l
>>wx_gtk2ud_xrc which will link static or dynamic libraries as
>>appropriate, it now says
>> LIB=... -l$(WX_HOME)/lib/libwx_gtk2ud_stc.a,
>>tying it to the static libraries (I dont have them...) This
>>is done for
>>stc and xrc, not for the base wx lib.
>>
>>Please revert it back to the flexible solution.
>>
>>
>>
>
>That was changed because it is the correct solution. Debug builds use wx
>statically, and following some bug reports, I changed it to use static
>xrc, stc and libpq as well. Release builds are dynamic in all ways.
>
>However, I realise this is not ideal, so proposed a change earlier that
>will allow any combination of release/debug & static/dynamic. I believe
>Adam is now working on it.
>
There are Debug (both static/dynamic possible), Normal (user downloaded
tarball and compiles against installed packages, both static/dynamic
possible) and binary distribution (we want it as static as possible,
GTK2 can be required IMHO)

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-06-21 20:49:49 Re: Request for translation of pgAdmin3 into Brasilian-Portuguese
Previous Message Devrim GUNDUZ 2003-06-21 15:31:52 Re: Request for translation of pgAdmin3 into