Running under Coverity

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Running under Coverity
Date: 2014-06-16 08:28:10
Message-ID: 539EAA9A.2090401@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-odbc by date

  From Date Subject
Next Message Craig Ringer 2014-06-16 11:02:05 Re: Two copies of the winbuild readme?
Previous Message Hiroshi Inoue 2014-06-16 05:46:47 Re: Two copies of the winbuild readme?