size of char when Compiling MySQL - gcc 2.95.3
2007-12-24 21:29:00
I wonder if anyone has had an error - either while building MySQL
or another program. The configure script compiles a program to
try to figure out the size of char. It gets 0. The script reports
the likely cause is absence of static libraries. Per the instructions, I
checked, and
/usr/lib/libm.a and /lib/libm.a are present (actually, they are one file).
I don't see any other erros in the config log, and I did compile
a test program that reports size of char as 1.
Thanks
Seth
Comments
Got something to say?
You must be logged in to post a comment.

