Re: can't create crtbegin.o: Invalid bfd target

2006-02-26 Thread Daniel Jacobowitz
On Mon, Feb 27, 2006 at 10:20:43AM +0800, Eric Fisher wrote: > Are there anyone can give me some suggestion? The configuration of gcc is, > ../gcc-3.4.4-mytarget/configure --target=mytarget-lin > ux --prefix=/home/smj/local/ > --with-as=/home/smj/local/bin/mytarget-linux-as --with- > ld=/home/smj/l

can't create crtbegin.o: Invalid bfd target

2006-02-26 Thread Eric Fisher
/config/mytarget/mytarget.h:1833:1: warning: multi-line comment Assembler messages: FATAL: can't create crtbegin.o: Invalid bfd target make[1]: *** [crtbegin.o] Error 1 Are there anyone can give me some suggestion? The configuration of gcc is, ../gcc-3.4.4-mytarget/configure --target=mytarget-l