Re: Re: Problem with compile pgsql on Irix 5.3

Поиск
Список
Период
Сортировка
От Pete Forman
Тема Re: Re: Problem with compile pgsql on Irix 5.3
Дата
Msg-id 14932.14360.599529.659791@kryten.bedford.waii.com
обсуждение исходный текст
Ответ на Re: Problem with compile pgsql on Irix 5.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-ports
Tom Lane writes:
 > "Marek Bobrowski" <marek@indy.chemia.pk.edu.pl> writes:
 > > gcc -I../../../include -I../../../backend    -U_NO_XOPEN4 -woff
 > > 1164,1171,1185,1195,1552 -Wl,-woff,15 -Wl,-w,84 -Wall
 > > -Wmissing-prototypes -Wmissing-declarations -I../..   -c
 > > indextuple.c -o indextuple.o
 > > gcc: 1164,1171,1185,1195,1552: No such file or directory
 > > gcc: unrecognized option `-woff'
 > > gmake[3]: *** [indextuple.o] Error 1
 >
 > Wow.  Where did all that cruft come from?  The "-U_NO_XOPEN4 -woff
 > 1164,1171,1185,1195,1552 -Wl,-woff,15 -Wl,-w,84" should not be there.
 >
 > Do you perhaps have CFLAGS or CPPFLAGS set in your environment?

Those are set in Makefile.irix5.  They were appropriate for the native
compiler, a different configuration is needed for gcc.
--
Pete Forman                 -./\.- Disclaimer: This post is originated
WesternGeco                   -./\.-  by myself and does not represent
pete.forman@westerngeco.com     -./\.-  opinion of Schlumberger, Baker
http://www.crosswinds.net/~petef  -./\.-  Hughes or their divisions.

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

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: Re: Cygwin PostgreSQL postmaster abort problem
Следующее
От: Horák Daniel
Дата:
Сообщение: RE: Re: Cygwin PostgreSQL postmaster abort problem