Running under Coverity - Mailing list pgsql-odbc

From Craig Ringer
Subject Running under Coverity
Date
Msg-id 539EAA9A.2090401@2ndquadrant.com
Whole thread Raw
List pgsql-odbc
Hi

Just a quick note for the archives.

If anyone's trying to run psqlODBC under Coverity, then assuming your
coverity tools are at the same level as the psqlodbc git repository
checkout, you can do it with:

cd winbuild

..\..\cov-analysis-win32-7.0.2\bin\cov-build.exe --dir cov-int
powershell.exe -ExecutionPolicy unrestricted -File .\BuildAll.ps1
-Configuration Debug -Platform win32

(or -Platform Win64 and the win64 version of the Coverity tools)

So far it looks like the run will take a very. long. time.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Two copies of the winbuild readme?
Next
From: Craig Ringer
Date:
Subject: Re: Two copies of the winbuild readme?