Re: compile problem on a vax - Mailing list pgsql-ports

From Bruce Momjian
Subject Re: compile problem on a vax
Date
Msg-id 200101182342.SAA23442@candle.pha.pa.us
Whole thread Raw
In response to Re: compile problem on a vax  (Peter Eisentraut <peter_e@gmx.net>)
List 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@gmx.net       http://yi.org/peter-e/
>
>


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-ports by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: compile problem on a vax
Next
From: Bruce Momjian
Date:
Subject: Re: compile problem on a vax