Re: [HACKERS] Makefile of libpq++

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Makefile of libpq++
Дата
Msg-id 199905271427.KAA29181@candle.pha.pa.us
обсуждение исходный текст
Ответ на Makefile of libpq++  (ZEUGSWETTER Andreas IZ5 <Andreas.Zeugswetter@telecom.at>)
Список pgsql-hackers
> I am not sure if libpq++ will compile with non g++ compilers,
> but the Makefile does break non g++.
> 
>  <<mak.patch>> 
> Andreas

Applied.


---------------------------------------------------------------------------

*** ./src/interfaces/libpq++/Makefile.in.orig    Sun May 23 03:03:57 1999
--- ./src/interfaces/libpq++/Makefile.in    Wed May 26 11:31:49 1999
***************
*** 51,57 ****   # Pull shared-lib CFLAGS into CXXFLAGS
! CXXFLAGS+= $(CFLAGS) -Wno-unused   .PHONY: examples
--- 51,57 ----   # Pull shared-lib CFLAGS into CXXFLAGS
! CXXFLAGS+= $(CFLAGS)   .PHONY: examples

[Attachment, skipping...]


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Open 6.5 items
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: [HACKERS] Uh-oh II - ecpg