-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On Thu, 20 Feb 2003 [EMAIL PROTECTED] wrote:
> # cc -V
> Compaq C V6.4-014 on Compaq Tru64 UNIX V5.1A (Rev. 1885)
> Compiler Driver V6.4-215 (sys) cc Driver
> # cxx -V
> ksh: cxx: not found
> I couldn't find standard sour
Quoting Lenz Grimmer <[EMAIL PROTECTED]>:
Lenz:
# cc -V
Compaq C V6.4-014 on Compaq Tru64 UNIX V5.1A (Rev. 1885)
Compiler Driver V6.4-215 (sys) cc Driver
# cxx -V
ksh: cxx: not found
=
I couldn't find standard source so I used the gamma source. I'm g
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 3 Feb 2003 [EMAIL PROTECTED] wrote:
> Quoting [EMAIL PROTECTED]:
> Also, I used this command:
>
> CC="cc -pthread" CXX="cxx -pthread -O" \
> ./configure --with-named-thread-libs="-lpthread -lmach -lexc -lc"
This is the configure line I u
Quoting [EMAIL PROTECTED]:
Also, I used this command:
CC="cc -pthread" CXX="cxx -pthread -O" \
./configure --with-named-thread-libs="-lpthread -lmach -lexc -lc"
> Quoting [EMAIL PROTECTED]:
>
> By the way, I did use pthread:
>
> ./configure --prefix=/usr/local/mysql --with-pthread
>
> >
>
Quoting [EMAIL PROTECTED]:
By the way, I did use pthread:
./configure --prefix=/usr/local/mysql --with-pthread
>
>
> I'm running Tru64 5.1a and I downloaded mysql-3.23.51.tar. I was able to
> compile it successfully but when id did a GNU Make, I recieved the
> following:
>
> cc: Warning: /us
I'm running Tru64 5.1a and I downloaded mysql-3.23.51.tar. I was able to
compile it successfully but when id did a GNU Make, I recieved the following:
cc: Warning: /usr/include/pthread.h, line 1256: In this declaration, there is
no declarator. (nodcl)
extern int pthread_mutex_lock (pthread_mut