Re: Linking error (same old story)

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>, <jm(dot)poure(at)freesurf(dot)fr>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Linking error (same old story)
Date: 2003-06-10 13:12:58
Message-ID: 03AF4E498C591348A42FC93DEA9661B83AF108@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Adam H. Pendleton [mailto:fmonkey(at)fmonkey(dot)net]
> Sent: 10 June 2003 14:03
> To: jm(dot)poure(at)freesurf(dot)fr
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] Linking error (same old story)
>
>
> Jean-Michel POURE wrote:
>
> >Now, I have a question: do you plan to add language support
> to the make
> >script? Languages files are stored in /src/ui/DE_de, etc...
> >
> >
> >
> "I work at the pleasure of the President". :) If Dave wants
> me to add
> language support to the make script, it will be done. I
> don't know much
> about language support (I don't much about the French I
> took), but I can
> learn. Dave, what do you think?

Errrmm, not to fussed about having multilanguage support for the process
itself, but the translations themselves should be included in the build
somehow (I assume they are anyway - it gives me an option for German now
under Linux). Jean-Michel is rapidly becoming the expert in this I think
so I must bow to his superior knowledge.

> Also, now would be a good
> time to tell
> me what type of default build (i.e., static, debug, etc.) you
> would like
> the autoconf code to support.

I think we should have the following options in addition to
--with-wx/--with-pgsql):

--[en|dis]able-unicode (implies gtk2)
--[en|dis]able-debug
--[en|dis]able-shared

The default should be equivalent to:

--enable-unicode --enable-shared --disable-debug

I think that will give us maxmimum flexibility. Any thoughts form anyone
else?

Regards, Dave.

PS. Adam/Andreas: I finally got the builds working on snake by using
--with-wx=/usr/local/src/wxWindows-20030607 instead of
--with-wx=/usr/local/wx25. There must be something that wasn't getting
installed...

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Adam H. Pendleton 2003-06-10 13:21:45 Re: Linking error (same old story)
Previous Message Adam H. Pendleton 2003-06-10 13:03:15 Re: Linking error (same old story)