Обсуждение: Port Bug Report: -O2 flag generate 'Internal compiler error: program cc1 got fatal signal 6'

Поиск
Список
Период
Сортировка

Port Bug Report: -O2 flag generate 'Internal compiler error: program cc1 got fatal signal 6'

От
Unprivileged user
Дата:
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name               : Cedric Gaudin
Your email address      : Cedric.Gaudin@bigfoot.com

Category                : install: compile
Severity                : critical

Summary: -O2 flag generate 'Internal compiler error: program cc1 got fatal signal 6'

System Configuration
--------------------
  Operating System   : Linux 2.2.9 ELF

  PostgreSQL version : 6.5

  Compiler used      : gcc 2.8.1

Hardware:
---------
AMD K6/200, 160M RAM, Linux 2.2.9/RedHat/Modified

Versions of other tools:
------------------------
make 3.76.1

--------------------------------------------------------------------------

Problem Description:
--------------------
-O2 flag generate 'Internal compiler error: program cc1 got fatal signal 6'

--------------------------------------------------------------------------

Test Case:
----------
try to compile postgresql on Linux 2.2 with gcc 2.8.1

--------------------------------------------------------------------------

Solution:
---------
suppress -O2 flag.

--------------------------------------------------------------------------