This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Compilation error
- To: mistmp4 at cypress dot com
- Subject: Re: Compilation error
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Mon, 21 Aug 2000 14:31:10 -0400
- cc: gcc at gcc dot gnu dot org
The immediate solution is manually determine what code the #if
tests are suppose to include and include that manually.
The next immediate solution is upgrade from gcc-1.36 to
gcc-2.95.2. gcc-1.36 is so old its not even funny.
David