Alessio Bragadini <alessio@albourne.com> writes:
> Tom Lane wrote:
> I can add up my experience of building on Tru64 4.0f (Compaq DS20E)
> without problems, using Digital's cc
>>
>> Would you check whether things still work on your platform if CC becomes
>> "cc -std -ieee" rather than just "cc -std"? (Best way to check is to
>> alter src/template/osf, then do the full configure/build cycle.)
> Here we go:
> All of PostgreSQL successfully made. Ready to install.
Sounds good; could you check the regress tests too?
regards, tom lane