Bug #576: Can not compile IRIX + GCC

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #576: Can not compile IRIX + GCC
Дата
Msg-id 200202080435.g184Z9W06741@postgresql.org
обсуждение исходный текст
Ответы Re: Bug #576: Can not compile IRIX + GCC  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #575: Build Problem with Postgresql 7.1.3 on Aix 4.3.3 with VisualAge 5.0 compiler resources:
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Bug #576: Can not compile IRIX + GCC