From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Larry Rosenman <ler(at)lerctr(dot)org> |
Cc: | pgsql-admin(at)postgresql(dot)org, pgsql-ports(at)postgresql(dot)org |
Subject: | Re: [PORTS] Re: 1)Can't compile with ODBC support. 2)FATAL 1: AllocSetAlloc() on Pentium computer. |
Date: | 2000-12-12 13:48:59 |
Message-ID: | 200012121348.IAA29763@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-ports |
Those // comments have been removed from ODBC for 7.1.
> * Peter Eisentraut <peter_e(at)gmx(dot)net> [001205 11:22]:
> > 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.
> The UDK FS 7.1.1b DOES accept // comments.
>
> The other issue is more serious.
>
> LER
>
> >
> > --
> > Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
>
> --
> Larry Rosenman http://www.lerctr.org/~ler
> Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Trewern, Ben | 2000-12-12 14:17:47 | RE: Foriegn key constraint |
Previous Message | Rainer Mager | 2000-12-12 09:50:50 | RE: LockReplace: xid table corrupted |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Lockhart | 2000-12-12 15:30:49 | Re: postgres |
Previous Message | Thomas Lockhart | 2000-12-12 07:06:57 | Re: RPM changes for 7.1. |