| От | Larry Rosenman |
|---|---|
| Тема | Re: [HACKERS] threads stuff/UnixWare |
| Дата | |
| Msg-id | 7A5ADCF7D48EA21D25965AFD@lerlaptop.lerctr.org обсуждение |
| Ответ на | Re: [HACKERS] threads stuff/UnixWare (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-patches |
--On Thursday, May 13, 2004 19:46:00 -0400 Tom Lane <tgl@sss.pgh.pa.us> wrote: > Bruce Momjian <pgman@candle.pha.pa.us> writes: >> *** src/Makefile.global.in 11 May 2004 21:57:14 -0000 1.182 >> --- src/Makefile.global.in 13 May 2004 23:03:12 -0000 >> *************** >> *** 177,182 **** >> --- 177,188 ---- >> CFLAGS += -Wall -Wmissing-prototypes -Wmissing-declarations >> endif > >> + # Unixware needs threads for everything that uses libpq >> + ifeq ($(PORTNAME),unixware) >> + CFLAGS += "$PTHREAD_CFLAGS" >> + endif >> + >> + >> # Kind-of compilers > >> YACC = @YACC@ > > > Yech. Isn't this what the Makefile.port files are for? Makefile.global > should never contain any "#ifdef port" junk. > > > regards, tom lane It also appears from testing, that this does NOT fix the initdb issue. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера