From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | "Igor N(dot) Avtaev" <ain(at)usi(dot)ru> |
Cc: | <pgsql-admin(at)postgresql(dot)org>, <pgsql-ports(at)postgresql(dot)org> |
Subject: | Re: 1)Can't compile with ODBC support. 2)FATAL 1: AllocSetAlloc() on Pentium computer. |
Date: | 2000-12-05 16:56:45 |
Message-ID: | Pine.LNX.4.30.0012051754290.1087-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-ports |
Igor N. Avtaev writes:
> I can't compile PostgreSQL 7.0.3 (and 7.0.2) with ODBC support.
> UnixWare C compiler not understand comment: "//"
> Compiler understand only brackets of comment "/*" and "*/".
>
> I can't change all comments! :-(
You're gonna have to, after which you'll immediately encounter linking
problems because the ODBC driver only compiles with GCC. Fixing that will
require some non-trivial programming work. Sorry.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
From | Date | Subject | |
---|---|---|---|
Next Message | Larry Rosenman | 2000-12-05 17:24:25 | Re: 1)Can't compile with ODBC support. 2)FATAL 1: AllocSetAlloc() on Pentium computer. |
Previous Message | bernd gabelmann | 2000-12-05 16:40:52 | virus [A great shockwave flash movie] |
From | Date | Subject | |
---|---|---|---|
Next Message | Larry Rosenman | 2000-12-05 17:24:25 | Re: 1)Can't compile with ODBC support. 2)FATAL 1: AllocSetAlloc() on Pentium computer. |
Previous Message | Igor N. Avtaev | 2000-12-05 11:11:54 | 1)Can't compile with ODBC support. 2)FATAL 1: AllocSetAlloc() on Pentium computer. |