From | Don Gourley |
Date | Sat, 1 Jul 2006 16:39:21 -0400 (EDT) |
Subject | Re: [greenstone-devel] Link errors for library CGI program on Solaris |
In-Reply-To | (20060701024437-GG19727-matai-cs-waikato-ac-nz) |
On Fri, June 30, 2006 10:44 pm, John R. McPherson wrote:
... > If you look closely, the link command was using "gcc" instead of > "g++". I imagine g++ would automatically link against libstdc++. > I'm not sure if that's a bug in the automatically generated > configure script, or your environment setup. Probably my environment. I had set: CC=gcc
thanks, -Don |