Re: Bug #576: Can not compile IRIX + GCC

From: Luis Amigo <lamigo(at)atc(dot)unican(dot)es>
To: oota(at)mspd(dot)mt(dot)nec(dot)co(dot)jp, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #576: Can not compile IRIX + GCC
Date: 2002-02-08 09:29:11
Message-ID: 3C639A67.FFCFE9AF@atc.unican.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org wrote:

> oota toshiya (oota(at)mspd(dot)mt(dot)nec(dot)co(dot)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(at)postgresql(dot)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 Content-Type Size
lamigo.vcf text/x-vcard 290 bytes

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Jason Tishler 2002-02-08 11:59:59 Re: [BUGS] resource leak in 7.2
Previous Message pgsql-bugs 2002-02-08 07:25:26 Bug #577: incorect sort using order by