> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
> Sent: 27 November 2001 08:47
> To: Dave Page
> Cc: pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] ODBC changes
>
> > Hiroshi,
> >
> > I just tried to build this for distribution - any idea what I'm
> > missing - presumably I need to add a reference to an MD5
> library (if
> > there is one in
> > VC++)?
>
> I added win_md5.c to interfaces/odbc.
> Does win32.mak contain win_md5.obj ?
>
Yup, got it. The makefile *looks* OK as well. I'll add a note to the website
about not including md5.c when building on Win32.
Regards, Dave.