> When it starts compiling gettext, configure gives an error stating my > compiler cannot create executables.
This is a sure sign that your CFLAGS are messed up. Don't be afraid of the config.log file; inside it you will see what configure was trying to compile and the exact error message generated by gcc when the failure occurred. -- [email protected] mailing list
