Re: instalation problems! - Mailing list pgsql-bugs

From Tom Lane
Subject Re: instalation problems!
Date
Msg-id 5128.989596190@sss.pgh.pa.us
Whole thread Raw
In response to instalation problems!  (Fariba Noorbakhsh <fNoorbakhsh@ccs-munich.de>)
List pgsql-bugs
Fariba Noorbakhsh <fNoorbakhsh@ccs-munich.de> writes:
> gcc  -Wall -Wmissing-prototypes -Wmissing-declarations -mieee
> -I../../../../src/include   -c acl.c -o acl.o
> cc1: Invalid option `ieee'
> gmake[4]: *** [acl.o] Error 1

Hm.  It looks like configure is choosing the wrong compiler options for
your platform.  What is your platform, exactly, and what does configure
report as the selected platform at the very start of its run?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: help me, please
Next
From: Tom Lane
Date:
Subject: Re: Problem with restoring database from a pg_dump generated script.