Re: Building postgresql armv7 on emulated x86_64

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Building postgresql armv7 on emulated x86_64
Дата
Msg-id 3698992.1637593697@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Building postgresql armv7 on emulated x86_64  (Marek Kulik <mkulik@redhat.com>)
Ответы Re: Building postgresql armv7 on emulated x86_64  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Marek Kulik <mkulik@redhat.com> writes:
> I cannot compile postgresql for armv7. I tested a bunch of versions of gcc
> and all have the same issue.

> Maybe someone encountered something similar. I'm using Fedora Rawhide. Here
> is the error:

> <mock-chroot> sh-5.1# gcc -I../../../../src/include  -I/usr/include/libxml2
>   -c -o tuplesort.o tuplesort.c
> during RTL pass: mach
> tuplesort.c: In function ‘tuplesort_begin_heap’:
> tuplesort.c:949:1: internal compiler error: in create_fix_barrier, at
> config/arm/arm.c:17845
>   949 | }
>       | ^

That seems like pretty obviously a compiler bug.  Shouldn't you be filing
this complaint with gcc not us?

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Windows build warnings
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Windows build warnings