This is the mail archive of the binutils@sources.redhat.com 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: Adding a BFD target and COFF format


Hi Chris,

> Everything works (i.e. building bfd, then building binutils gives me a
> working objdump).  From bfd/, if I do "make |grep mycoff" I get a lot of
> lines containing "-DHAVE_mycoff_vec".  Also, 'ar t libbfd.a' shows that
> cpu-mytarget.o and coff-mycoff.o are present.  However, if I build from the
> top level I don't get any lines that say "mycoff":

Have you added your target to the top level config.sub file ?

Cheers
        Nick


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