Re: V8.0.1 under SCO 5.0.7
От | Larry Rosenman |
---|---|
Тема | Re: V8.0.1 under SCO 5.0.7 |
Дата | |
Msg-id | 200503020519.12237.ler@lerctr.org обсуждение исходный текст |
Ответ на | V8.0.1 under SCO 5.0.7 ("Harvey, Allan AC" <HarveyA@OneSteel.com>) |
Список | pgsql-ports |
On Tuesday 01 March 2005 07:24 pm, Harvey, Allan AC wrote: > Heres how I got V8.0.1 to compile on SCO 5.0.7 > > The following issued by hand allowed psql to link, > then returning to the top level a 'make' completed. > > postgres@scodev:/upgrades/postgres/postgresql-8.0.1/src/bin/psql$ cc -b > elf -O command.o common.o help.o input.o stringutils.o mainloop.o copy.o > startup.o prompt.o variables.o large_obj.o print.o describe.o > psqlscan.o tab-complete.o mbprint.o > /upgrades/postgres/postgresql-8.0.1/src/interfaces/libpq/libpq.a > /upgrades/postgres/postgresql-8.0.1/src/port/libpgport.a > -lz -lreadline -lresolv -lPW -lgen -lld -lsocket -lnsl -ldl -lm -o psql that makes a static link to libpq. Not exactly what you want. :( That tells me that the libpq.so may not necessarilly be valid. I'd need to see the whole make output. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-351-4152 E-Mail: ler@lerctr.org US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611
В списке pgsql-ports по дате отправления: