Re: Bug #576: Can not compile IRIX + GCC - Mailing list pgsql-bugs

From Luis Amigo
Subject Re: Bug #576: Can not compile IRIX + GCC
Date
Msg-id 3C639A67.FFCFE9AF@atc.unican.es
Whole thread Raw
In response to Bug #576: Can not compile IRIX + GCC  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org wrote:

> oota toshiya (oota@mspd.mt.nec.co.jp) reports a bug with a severity of 3
> The lower the number the more severe it is.
>
> Short Description
> Can not compile IRIX + GCC
>
> Long Description
> /src/backend/storage/lmgr/s_lock.c line 173
>
> .global tas                                             \n\
>
> is incorrect (TYPO).  MIPS assembler syntax require " .globl" .
>
> Sample Code
>
> No file was uploaded with this report
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

The problem is gcc not postgres, read FAQ-IRIX.
If you use MIPSPro compilers u will have no problems

I'm not sure, I don't remember if I had to do modifications, but 7.2 was
compiled with gcc 3.0


Attachment

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #577: incorect sort using order by
Next
From: Tom Lane
Date:
Subject: Re: Bug #577: incorect sort using order by