Re: PostgreSQL supported platform report and a patch. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PostgreSQL supported platform report and a patch.
Date
Msg-id 6299.1036649768@sss.pgh.pa.us
Whole thread Raw
In response to PostgreSQL supported platform report and a patch.  ("Billy G. Allie" <Bill.Allie@mug.org>)
Responses Re: PostgreSQL supported platform report and a patch.  ("Billy G. Allie" <bga@mug.org>)
List pgsql-hackers
"Billy G. Allie" <bga@mug.org> writes:
> Here is the error messages generated during the compile:

> cc -K pentium_pro,host,inline,loop_unroll -I../../../../src/include
> -I/usr/local/include -I/usr/local/ssl/include  -c -o tuplesort.o tuplesort.c
> UX:acomp: ERROR: "tuplesort.c", line 1854: "inline" functions cannot use
> "static" identifier: myFunctionCall2

Uh, what version are you testing exactly?  I thought we'd resolved that
as of a week or so back (certainly in 7.3b4).

            regards, tom lane

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.3b5 contrib compile problem
Next
From: "Billy G. Allie"
Date:
Subject: Re: PostgreSQL supported platform report and a patch.