On Tue, 14 May 2002, j.random.programmer wrote: > Can someone (who knows this sort of thing) give a > layman's introduction to the interplay between > various gcc versions and various mysql versions > (3.49, 3.50, 4.01 etc) ? I have some linux boxes > and don't really want to have to install/use gcc 3.x > (because then I have the hassle of multiple gcc's > on my system, as I need 2.95.x for other purposes).
Hi, I successfully used gcc 2.95.3 and libc.so.6 to compile MySQL 4.0.1. There are some good reasons for not using the binary e.g. when you compile on a SuSE box with its proprietary file tree. But the question remains: what is the penalty for sticking with an old compiler? Will future releases remain compilable with 2.95.3? Thomas --------------------------------------------------------------------- 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