« Return to Thread: PGXS problem with pdftotext

Re: PGXS problem with pdftotext

by Tom Lane-2 :: Rate this Message:

Reply to Author | View in Thread

"Kevin Grittner" <Kevin.Grittner@...> writes:
> Since the gcc line has it, it must be the g++ line that's the problem?

Hmm, try adding
        CXXFLAGS = $(CFLAGS)

Although in general we don't try very hard to support C++ code inside
the backend.

                        regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

 « Return to Thread: PGXS problem with pdftotext