Trouble with compile of 6.4 under UW7

From: "Jim Nicholson" <jimn(at)fmh(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Trouble with compile of 6.4 under UW7
Date: 1998-12-09 17:08:55
Message-ID: s66e5a5d.009@fmh.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sorry, if I am posting to the wrong group.

I am using Unixware 7 and tring to compile postgresql 6.4

I am getting this error:
gmake[2]: Entering directory `/usr/src/pgsql/src/interfaces/libpq++'
c++ -I../../backend -I../../include -I../../interfaces/libpq -I../../include -I
../../backend -O -K i486,host,inline,loop_unroll,alloca -Dsvr4 -K PIC -c pg
env.cc -o pgenv.o
c++: cannot specify -o with -c and multiple compilations

then it stops.

Thanks for all the help.

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Broytmann 1998-12-09 17:38:12 Re: [HACKERS] Date/time on glibc2 linux
Previous Message Tom Lane 1998-12-09 16:45:35 Re: [HACKERS] plTcl test failed