------- Additional Comments From hjl dot tools at gmail dot com 2009-01-20 15:01 ------- (In reply to comment #4) > It was under the given link (download->tar): > http://github.com/uzytkownik/nios/tarball/master > > Simple make should compile it. nios is the resulting file.
It won't compile. I got cc -m32 -Os -mtune=pentium-m -march=pentium-m -mfpmath=sse -pipe -momit-leaf-frame-pointer -ggdb -w -ftree-vectorize -ftree-loop-optimize -freorder-blocks-and-partition -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -maccumulate-outgoing-args -O0 -ggdb -m32 -I. -Iarch/i386/utils -Ilibk/ -Iliballoc -std=c99 -c -o arch/i386/start.o arch/i386/start.c In file included from arch/i386/start.c:1: ./iapi/kernel/memory.h:8:22: error: liballoc.h: No such file or directory In file included from arch/i386/start.c:1: ./iapi/kernel/memory.h:28: error: expected specifier-qualifier-list before size_t ./iapi/kernel/memory.h:34: error: expected specifier-qualifier-list before size_t ./iapi/kernel/memory.h:54: error: expected specifier-qualifier-list before size_t make: *** [arch/i386/start.o] Error 1 -- http://sourceware.org/bugzilla/show_bug.cgi?id=9749 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils