I have been having trouble compiling an older gcc. I get the following when I try to compile either gcc-3.1.1 or gcc-3.1. I have also tried compiling with a gcc-3.1.1 compiler, not the gcc-3.3. I think the problem is not related to the compiler, but maybe something I have installed or don't have installed. I have the following devel related packages installed: My thought is that you are referencing long longs (and the functions
On Fri, 25 Apr 2003 16:53:12 -0400 Jesse Marlin <jlm@compgen.com> wrote: that support them, eg. __strtoll_l. These are most likely not supported in a 32 bit environment. -- Jerry Feldman <gaf@blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9