Re: Re: Problem with compile pgsql on Irix 5.3

From: Pete Forman <pete(dot)forman(at)westerngeco(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Marek Bobrowski" <marek(at)indy(dot)chemia(dot)pk(dot)edu(dot)pl>, pgsql-ports(at)postgresql(dot)org
Subject: Re: Re: Problem with compile pgsql on Irix 5.3
Date: 2001-01-04 08:45:12
Message-ID: 14932.14360.599529.659791@kryten.bedford.waii.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Tom Lane writes:
> "Marek Bobrowski" <marek(at)indy(dot)chemia(dot)pk(dot)edu(dot)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(dot)forman(at)westerngeco(dot)com -./\.- opinion of Schlumberger, Baker
http://www.crosswinds.net/~petef -./\.- Hughes or their divisions.

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Horák Daniel 2001-01-04 13:01:46 RE: Re: Cygwin PostgreSQL postmaster abort problem
Previous Message Jason Tishler 2001-01-03 20:34:50 Re: Re: Cygwin PostgreSQL postmaster abort problem