Fariba Noorbakhsh <fNoorbakhsh(at)ccs-munich(dot)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