Build 1.0.3 on alpha fails

Stephen Williams (steve@icarus.icarus.com)
Sat, 30 May 1998 15:25:10 -0700


compiling with egcs 1.0.2, I get these link errors:

main.c(.text+0x23c): undefined reference to `__builtin_memset'
main.c(.text+0x240): undefined reference to `__builtin_memset'
main.c(.text+0x278): undefined reference to `__builtin_memset'
main.c(.text+0x27c): undefined reference to `__builtin_memset'
main.c(.text+0x2b4): undefined reference to `__builtin_memset'
init/main.o(.text+0x2b8):main.c: more undefined references to `__builtin_memset' follow

It seems that include/asm-alpha/string.h is a touch broken wrt egcs.
I can work around the problem, but I'm not sure what the proper fix is.

-- 
Steve Williams                "The woods are lovely, dark and deep.
steve@icarus.com              But I have promises to keep,
steve@picturel.com            and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu