| List: | Internals | « Previous MessageNext Message » | |
| From: | Michael Widenius | Date: | June 20 2002 7:52am |
| Subject: | Re: gethostbyname_r and -fbranch-probabilities compiler incompability ? | ||
| View as plain text | |||
Hi! >>>>> "Jocelyn" == Jocelyn Fournier <joc@stripped> writes: Jocelyn> Hi, Jocelyn> Ok, it's fixed by replacing by the following lines : Jocelyn> if test "$ac_cv_prog_gxx" = "yes" -a "$with_other_libc" = "no" Jocelyn> then Jocelyn> CXXFLAGS=`echo "$CXXFLAGS -Werror" | sed 's/-fbranch-probabilities//'` Jocelyn> fi I have now added this to configure.in in the MySQL 4.0 tree. Regards, Monty
