Thank you for your help. I got this error message but I don't know how to fix it. Have you seen these messages before? I am using gcc 2.96
> gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.0) > gcc -O2 -s -o Jflash-linux Jflash.cpp In file included from Jflash.cpp:47: sa1100jtag.h:656:2: warning: no newline at end of file In file included from Jflash.cpp:98: /usr/include/asm/io.h: In function `unsigned char inb (short unsigned int)': /usr/include/asm/io.h:83: redefinition of `unsigned char inb (short unsigned int)' /usr/include/sys/io.h:45: `unsigned char inb (short unsigned int)' previously defined here /usr/include/asm/io.h: In function `unsigned char inb (short unsigned int)': /usr/include/asm/io.h:83: Internal error #19990919. /usr/include/asm/io.h:83: Internal compiler error in setup_vtbl_ptr, at ../gcc/cp/semantics.c:1203 Please submit a full bug report. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. ===== Robert Lee Software Engineer __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
