On Fri, 30 Jul 1999 sinisa@stripped wrote:
> Sorry, but the manual says :
>
> shell> CC="cc -pthread" CXX="cxx -pthread -O" \
> ./configure --with-named-thread-libs="-lpthread -lmach -lexc -lc"
>
> Try it this way, please !
Thanks, but thats the section if C and C++ from Digital are installed,
which saddly they aren't. A few lines later, the manual gives the options
if gcc and g++ are in use - which is the starting point I used. If you are
saying that MySQL can't be built using gcc/g++ on Digital UNIX then I'll
have to look into getting the Digital compilers installed. Of course,
obviously the sections in the manual that provide the options for gcc etc
should be replace with a section which says that Mysql can't be built
using the GNU compilers on Digital UNIX. It does seem a bit strange
since I've built exactly the same code on Linux using gcc.
Best wishes.....
Colin