This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Hi Eric,

Well, I find out that the assembler even cannot work. Why is it?

[smj@tools_server smj]$ mytarget-linux-as gcctests/fun.s
Assembler messages:
FATAL: can't create a.out: Invalid bfd target

You will have to investigate this yourself.


Good places to look include:

bfd/config.bfd <- What arches are supported by mytarget-linux ?

gas/config/tc-mytarget.h <- What is the value of TARGET_FORMAT ?

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]