Re: -HEAD build failure on OpenBSD 3.6-current/Sparc64

From: Stefan Kaltenbrunner <mm-mailinglist(at)madness(dot)at>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: -HEAD build failure on OpenBSD 3.6-current/Sparc64
Date: 2004-10-05 06:03:12
Message-ID: 41623920.6080703@madness.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> writes:
>
>>this one got caught by the testfarm as well - it looks like the
>>openbsd-specific makefile is missing a -fPIC for the Sparc platform(I
>>would assume that at least NetBSD/sparc is affected too but I don't have
>>access to such a system to test on).
>
>
> Why did you remove -DPIC ?

uhm partly because I sent the wrong patch and partly because I didn't
understood what that to do anyway(in the !Sparc case). The only place I
can find on my machine where defining PIC seems to have an effect is in
/usr/include/sparc64/asm.h - so I would guess it was a no-op anyway on
Openbsd/!Sparc.
But my programming skills are somewhat limited so I would definitly need
some guidance on this or I will just sent another patch with adds -DPIC
back for both cases if you want.

Stefan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ian FREISLICH 2004-10-05 08:57:26 Re: PL/PgSQL for counting all rows in all tables.
Previous Message David Garamond 2004-10-05 01:56:30 pg_dump and blobs