Tom Lane writes:
> > assemble all the files we need (as determined by configure) into a static
> > library and link all executables with that. That way we don't have to
> > deal with the individual files in each individual makefile.
>
> I like that a lot. But will it work for libpq?
No, just for executables. Otherwise you'd get into a big PIC mess.
--
Peter Eisentraut peter_e(at)gmx(dot)net