PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12095
------- Additional Comments From dhazeghi at yahoo dot com 2003-10-24 23:47 ------- You didn't explain why you cannot provide preprocessed source. Does it crash with -save-temps before you get a .i file? Anyhow, I downloaded everything, and tried to compile, but it looks like you forgot another file. I get: /usr/pubsw/bin/gcc -D__ASSEMBLY__ -D__KERNEL__ -I ../../../include/ -traditional -c dynreplace_asm.S In file included from dynreplace_asm.S:20: ../../../include/linux/dynreplace.h:4: linux/dynreplace_version_table.h: No such file or directory Can you please attach this file? Thanks.