Re: Call for platforms
От | Tatsuo Ishii |
---|---|
Тема | Re: Call for platforms |
Дата | |
Msg-id | 20010323143127S.t-ishii@sra.co.jp обсуждение исходный текст |
Ответ на | Re: Call for platforms (Vince Vielhaber <vev@michvhf.com>) |
Ответы |
Re: Call for platforms
|
Список | pgsql-hackers |
I have tested today's snap shot on SunOS4. % uname -a SunOS srashd 4.1.4-JL 1 sun4m There's a minor portability problem in src/bin/pg_encoding/Makefile. *** Makefile Fri Mar 23 11:53:49 2001 --- Makefile.orig Wed Feb 21 18:05:21 2001 *************** *** 16,28 **** all: submake pg_encoding - ifdef STRTOUL - OBJS+=$(top_builddir)/src/backend/port/strtoul.o - - $(top_builddir)/src/backend/port/strtoul.o: - $(MAKE) -C $(top_builddir)/src/backend/port strtoul.o - endif - pg_encoding: $(OBJS) $(CC) $(CFLAGS) $^ $(libpq) $(LDFLAGS) $(LIBS) -o $@ I'm going to check in this correction soon. For the regression test, I got 7 failures, most of them seem harmless, the only concern I have is bit test though. -- Tatsuo Ishii P.S. I'm going to test Linux/MIPS (Cobalt RaQ2) soon... -- Tatsuo Ishii
В списке pgsql-hackers по дате отправления: