Hi Juraj,
   I don't see an anwser to your request,   so I will tell you that I
have no problems compiling 3.23.39 or .40 or FBSD 4.3-release or
stable.  Here is my compile script


rm config.cache
CC=gcc  CFLAGS=-O3  CXX=gcc  \
CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \
./configure
$DEBUG --enable-large-files --with-berkeley-db --with-innodb
bash-2.05$

I will be away till Monday,  I have to fly to Texas,  I hope this
helps.
Ken
----- Original Message -----
From: "Juraj Petrik (Triblax) - work" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 20, 2001 6:32 AM
Subject: Compiling MySQL 3.23.39 on FreeBSD 4.3


> Hello,
> I have a problem, with %sub% - the compilation crash...
> Can somebody help me, where is the problem?
> gcc = 2.95.3
>
>
./configure --prefix=/usr/local/mysql-3.23.39c --enable-assembler --wi
th-mys
> qld-ldflags=-all-static
> make
> ----
> compiling is running to section makeing regex, and here compiling
stopped
> with message
> ...
> Making all in regex
>
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include    -O3 -D
DBUG_O
> FF -c regerror.c
>
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include    -O3 -D
DBUG_O
> FF -c regcomp.c
>
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include    -O3 -D
DBUG_O
> FF -c regexec.c
> gcc: Internal compiler error: program cc1 got fatal signal 11
> *** Error code 1
>
> Stop in /usr/src.my/mysql-3.23.39/regex.
> *** Error code 1
>
> Stop in /usr/src.my/mysql-3.23.39.
> *** Error code 1
>
> Best regard,
> triblax
>
>
> --------------------------------------------------------------------
-
> 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
>
>


---------------------------------------------------------------------
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