Hello.
As a side note, did you try the precompiled binary for HP-UX already?
http://www.mysql.com/downloads/mysql-3.23.html
On Mon 2002-12-09 at 08:22:44 -0800, [EMAIL PROTECTED] wrote:
> Benjamin,
>
> Thanks for you information, now I tried to use "gcc"
Which version?
> compile:
> CC=gcc CXX
Benjamin,
Thanks for you information, now I tried to use "gcc"
compile:
CC=gcc CXX=gcc CXXFLAGS=-O3 ./configure
Configure has no problem. But When I run "make", I
got:
gcc -O3 -DDBUG_OFF -DHAVE_BROKEN_PREAD
-DDONT_USE_FINITE -DHAVE_BROKEN_GETPASS
-DNO_FCNTL_NONBLOCK -DDO_NOT_REMOVE_THREAD
Hello.
On Fri 2002-12-06 at 09:59:25 -0800, [EMAIL PROTECTED] wrote:
> Hi,
>
> I just send this email again. Does anyone care about
> HPUX build?
You need to be more specific in the future. That will enhance the
chance for someone seing the problem.
I have never used HP-UX. That said, some comm
Hi,
I just send this email again. Does anyone care about
HPUX build?
Zengfa
--- Zengfa Gao <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I tried to compile mysql-3.23.49 on HPUX 11.11
> system.
>
> When I run:
>
> CC=cc CXX=aCC CFLAGS=+DD64 CXXFLAGS=+DD64
> ./configure
>
> Everything is fine, no erro