> > I got the following errors! I could not solve it even when I modify Makefile to > let - become _ defined > in EMULATION_OFILES= eor1-unknown.o, > In ld/Makfile replace EMULATION_OFILES= eor1-unknown.o with EMULATION_OFILES= This should fix your problem. And when you'll use assembler you'll get some debug outputs. Assembler is still very very alpha. regards, Damjan