Re: [GENERAL] Problems compiling - Mailing list pgsql-general

From Gilles Darold
Subject Re: [GENERAL] Problems compiling
Date
Msg-id 36C42979.944CB546@neptune.fr
Whole thread Raw
In response to Problems compiling  (Jonathan Scott <jsscott@falcon-srv.csc.calpoly.edu>)
List pgsql-general
 Hi stuart,

It means that (as I know) you don't need C++ compiler to compile and run
PostgreSQL
on your machine. But you will not be able to link C++ application with
PostgreSQL.
Why? This is because you will not have Libpq++ compiled. Ok, I promise you to
be
more efficient next time :-)))

Regards

Stuart Rison wrote:

> >Hi,
> >
> >Part II (translation) : You need C++ compiler installed on you Linux box.
> >
> >See your log :
> >> checking for c++... no
> >> checking for g++... no
> >This is the reason.
> >
> >Regard,
> >
> >Gilles.
> >
>
> Does this mean you cannot compile PG 6.4.2 without a C++ compiler or just
> that if you don't have a C++ compiler, you need to change your config flags
> appropriately and lose some of the functionality?
>
> regards,
>
> Stuart.
>
> +-------------------------+--------------------------------------+
> | Stuart Rison            | Ludwig Institute for Cancer Research |
> +-------------------------+ 91 Riding House Street               |
> | Tel. (0171) 878 4041    | London, W1P 8BT, UNITED KINGDOM.     |
> | Fax. (0171) 878 4040    | stuart@ludwig.ucl.ac.uk              |
> +-------------------------+--------------------------------------+




pgsql-general by date:

Previous
From: "Colin Price (EML)"
Date:
Subject: pg_dump query about views
Next
From: "jose' soares"
Date:
Subject: Re: [GENERAL] A mistake generates strange result