Re: Trying Compile libpq.dll with VC++ 9.0, but need help

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: Dann Corbit <DCorbit(at)connx(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Trying Compile libpq.dll with VC++ 9.0, but need help
Date: 2008-11-17 20:43:44
Message-ID: 4921D780.2040700@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dann Corbit wrote:
>
>
> How much disk space do you have?
>
> I guess that you are running out of space.
>
> During the link, watch the available disk space.
>
>

Hi Dan,
Thanks for the reply :-)

I actually got it working. Now the only problem is it still has a
dependency for
MSVCR90.DLL

Does anyone know if this can be done with mingw so I can eliminate the
MSVCR90.DLL dependency?
I have it installed but that is even more foreign to me than VS :-)
(mostly use borland CodeGear tools)

Thanks,

Tony

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2008-11-17 20:49:54 Re: Trying Compile libpq.dll with VC++ 9.0, but need help
Previous Message Dann Corbit 2008-11-17 20:41:52 Re: In memory Database for postgres