Hello,
Compiled MySQL with
./configure --prefix=/usr/local/mysql \
--localstatedir=/usr/db/mysql \
CFLAGS=-O3 \
CXX=gcc \
CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti"
--enable-assembler \
--with-openssl
gmake
gmake install
Forgot to i
> I tried to integrate, MySql++-1.7.9 with
> mysql-max-3.23.55-ibm-aix4.3.2.0-powerpc.
>
> I compiled with gcc3.2.1, and i passed the 2 patches for gcc3.0 and
> gcc3.2, on Aix4.3.2
>
> How-To-Repeat:
> My configure contains:
> setenv CC /opt/gcc-3.2.1/usr/local/bin/gcc
> setenv CXX /opt/gcc-3.2.1/
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Sorry if this post appears more than once... having some probs
;)! -
Hello,
Tried compiling mySQL on a Soloris 8 SPARC machine but get the
following make error:
c++ -O3 -DDBUG_OFF -O3 -felide-constructor
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hello,
Tried compiling mySQL on a Soloris 8 SPARC machine but get the
following make error:
c++ -O3 -DDBUG_OFF -O3 -felide-constructors -fno-exceptions -fno-rtti -mcpu=
v8 -Wa,-xarch=v8plusa -fno-implicit-template
Hi there,
I'm experiencing problems with compiling my source that uses mysql++.
It compiles ok but in the linking process it prints many warnings and it
doesn't produce any output file.
When I pass the -c flag to gcc to stop at linking, it looks ok cause it
produces a .o file.
I have gcc versio
Hi!
I am trying to compile mysql on one of our new servers. (RH 7.1)
Compilation stalles after these messages:
...
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for gawk... gawk
checking for gcc... gcc
checking whether the C compi
Hi,
I am facing problems while compiling mysql server on solaris 8. I am using
the mysql source code. The problem is as folows:
./configure
loading cache ./config.cache
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type.
Hi Mark,
I had the same problem too.
I downloaded the gcc 2.95.3 and compiled it myself.
Using thatt gcc to compile MySQL, and everything worked fine.
kind regrads
Peter Bethke
-
Before posting, please check:
http://www.my
hi,
had some problems while installing mysql-3.23.38
unzip and tar already
did the following:
1) ./configure --prefix=/usr/home/domain/mysql --with-low-memory \
--with-unix-socket-path=/usr/home/domain/mysql/mysql-domain.sock
2)unlimit
3)make
everything was going fine until an error app
Ya know, why is solaris such a pain in the butt. I
have issues, no one appears to be able so answer it.
When i compile this on linux, it works great.
WTF
--- Josh Rivel <[EMAIL PROTECTED]> wrote:
> Hi.
> I am trying to compile MySQL-3.23.38 on Solaris 8
> box.
> This is a Sun Netra T1 (1u rackmo
Hi.
I am trying to compile MySQL-3.23.38 on Solaris 8 box.
This is a Sun Netra T1 (1u rackmount, UltraSPARC-IIe CPU)
I've tried using both Sun's gcc (2.95.2) and gcc-2.95.2 from
www.sunfreeware.com, both with the same results.
For whatever reason, gcc is being reported as a cross compiler,
so mys
Christopher McClan writes:
> Hello,
>
> I've followed the instructions from the MySQL web site entitled "Instructions
> for building MySQLGui with the FL_Editor, and am currently trying to install
> mysql++1.78. I've made the modifications to sqlinst/connection1.hh &&
> sqlinst/result1.h
Hello,
I've followed the instructions from the MySQL web site entitled "Instructions
for building MySQLGui with the FL_Editor, and am currently trying to install
mysql++1.78. I've made the modifications to sqlinst/connection1.hh &&
sqlinst/result1.hh however when I make I get the following out
Hello
I had the same problem compiling with cxx on Tru64 4.0F.
> Object file format error in: /usr/local/mysql/lib/mysql: read_curr_obj_info:
> File is not a regular file
I searched the archives and found on uvic.mlist.alpha-osf-managers that the same
problem had been reported for MySQL 3.23.
Julian Hiscock writes:
> We are currently trying to compile MySQL V3.23.32 under Tru64 V5.0a running
> on a Compaq Alphaserver DS20E. The error messages are as follows:
>
> Object file format error in: /usr/local/mysql/lib/mysql:
> read_pass1_info_malloc: bad file magic number
> ld:
> Ob
We are currently trying to compile MySQL V3.23.32 under Tru64 V5.0a running
on a Compaq Alphaserver DS20E. The error messages are as follows:
Object file format error in: /usr/local/mysql/lib/mysql:
read_pass1_info_malloc: bad file magic number
ld:
Object file format error in: /usr/local/mysql/
16 matches
Mail list logo