Re: psqlODBC *nix Makefile (new 7.3 open item?) - Mailing list pgsql-hackers

From Dave Page
Subject Re: psqlODBC *nix Makefile (new 7.3 open item?)
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B868AA@mail.vale-housing.co.uk
Whole thread Raw
In response to psqlODBC *nix Makefile (new 7.3 open item?)  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-hackers

> -----Original Message-----
> From: Peter Eisentraut [mailto:peter_e@gmx.net]
> Sent: 01 October 2002 21:05
> To: Dave Page
> Cc: pgsql-odbc@postgresql.org; pgsql-hackers@postgresql.org
> Subject: RE: [HACKERS] psqlODBC *nix Makefile (new 7.3 open item?)
>
>
> Dave Page writes:
>
> > > > majority of you!) knock up a makefile so the driver will build
> > > > standalone on *nix systems please? There should be no
> > > dependencies on
> > > > any of the rest of the code - certainly there isn't for
> the Win32
> > > > build.
> > >
> > > I'm working something out.  I'll send it to you tomorrow.
>
> Hah.  I tried to put something together based on Automake and
> Libtool, but I must conclude that Libtool is just completely
> utterly broken.  I also considered copying over
> Makefile.shlib, but that would draw in too many auxiliary
> files and create a different kind of mess.  So what I would
> suggest right now as the course of action is to copy your
> local psqlodbc subtree to its old location under interfaces/
> and try to hook things together that way.
>
> Perhaps one of these days we should convert Makefile.shlib
> into a shell script that we can deploy more easily to
> different projects.

Thanks for trying Peter.

Are we going to get the same problems for the other bits (libpq++?) that
we've ripped out? Is anyone looking at them, or have they just been
dumped on Gborg & forgotten?

Regards, Dave.

pgsql-hackers by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: Improving speed of copy
Next
From: Teodor Sigaev
Date:
Subject: Please, applay patch to current CVS