This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
INT_ASM_OP undeclared
- To: <gcc-help at gcc dot gnu dot org>
- Subject: INT_ASM_OP undeclared
- From: "Vu Pham" <vu at sivell dot com>
- Date: Sun, 20 May 2001 08:31:23 -0500
Hi all,
I am a newbie to the list.
I downloaded that tarball gcc-20010507. while compiling, I got the following
error:
./config/i386/i386.c:3115: `INT_ASM_OP' undeclared ( first use in this
function ).
My system is Caldera eD2.4, kernel 2.4.3
My current gcc is 2.95.3 20010315.
How can I fix it ?
TIA,
Vu