Albert Chin writes:
> 
> MySQL 3.23.46 was built with the Sun C++ compiler:
>   $ CC -V
>   CC: Sun WorkShop 6 update 2 C++ 5.3 Patch 111685-03 2001/10/19
> 
> It was built as follows:
>   CC=cc CFLAGS="-mr -Qn -xstrconst -xO2 -xtarget=generic -xarch=v9" \
>   CXX=CC CXXFLAGS="-xO2 -xtarget=generic -xarch=v9" \
>   CPPFLAGS="-I/opt/TWWfsw/readline42a/include \
>   -I/opt/TWWfsw/zlib11/include -I/opt/TWWfsw/ncurses5/include \
>   -I/opt/TWWfsw/ncurses5/include/ncurses" \
>   LDFLAGS="-L/opt/TWWfsw/readline42a/lib/sparcv9 \
>   -L/opt/TWWfsw/zlib11/lib/sparcv9 -L/opt/TWWfsw/ncurses5/lib/sparcv9 \
>   -L/opt/TWWfsw/readline42a/lib/sparcv9 \
>   -R/opt/TWWfsw/readline42a/lib/sparcv9:\
>   /opt/TWWfsw/zlib11/lib/sparcv9:/opt/TWWfsw/ncurses5/lib/sparcv9 \
>   -xarch=v9" ./configure --localstatedir=/var/opt/TWWfsw/mysql32346 \
>   --sysconfdir=/etc/opt/TWWfsw/mysql32346 --enable-shared \
>   --enable-static --without-debug --with-innodb --without-bench \
>   --without-readline --enable-strcoll --with-libwrap \
>   --with-berkeley-db --enable-thread-safe-client \
>   --prefix=/opt/TWWfsw/mysql32346
> 
> -- 
> albert chin ([EMAIL PROTECTED])
> 

Please tell me a value for this #define in config.h and my_config.h :

SIZEOF_LONG


-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to