re. my previous message:
I found a few postings suggesting setting CXXLD=g++, and indicating that I
needed to have v3 of libstdc++ installed.
Did it, and the library is installed, but got the same error message.
Any suggestions?
---previous message---
Hi,
I'm trying to install the latest ver
Hi,
I'm trying to install the latest version of MySQL on a Netra AC200 running
Solaris 2.8, using gcc 3.0.3.
Configure command was:
CC=gcc CFLAGS="-O3 -mcpu=v8 -Wa,-xarch=v8plusa" CXX=gcc CXXFLAGS="-O3 \
-felide-constructors -fno-exceptions -fno-rtti -mcpu=v8 \
-Wa,-xarch=v8plusa" \
./configure