Hi Andre,
We have also compiled postgres with gcc.
Our development environment uses Solaris Workshop, and we tried some test
programs, compiled with Sun's Forte compiler, and using the gcc compiled
postgres libraries. This did not work.
We got linker errors like the following
Undefined
Hi,
Postgres 7.1.2 is runing fine at my site (Solaris 2.6 ans Solaris 2.6).
I used gcc-2.95.3 and make-3.79.1 (both downloaded from
www.sunfreeware.com).
I had just one problem:
during compilation you need the ar - command in your PATH.
Look at the manpages of ar for the proper Path.
CU
Andre
-