Re: compile problem on a vax

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: bart sikkes <b(dot)sikkes(at)student(dot)utwente(dot)nl>, pgsql-ports(at)postgresql(dot)org
Subject: Re: compile problem on a vax
Date: 2001-01-18 23:42:27
Message-ID: 200101182342.SAA23442@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Also, the current pgindent README has:

find . -name '*.[ch]' -type f -print | egrep -v '\+\+|/odbc/|s_lock.h' | xargs> bart sikkes writes:

so I exclude s_lock.h from the pgindent run for exactly this reason that
the ASM could get corrupted.

>
> > I have been trying to compile postgresql-7.0.3 on a uVax II running NetBSD
>
> The spinlock assembly code for VAX was corrupted during a code indentation
> run. I'll try to remember to fix it over the weekend.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
>
>

--
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

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Gerhard Häring 2001-01-19 09:25:12 Re: libpq and Visual C++
Previous Message Bruce Momjian 2001-01-18 23:41:07 Re: compile problem on a vax