Makefile.in, Makefile.am problem

Ivan Guzvinec ivang@opencores.org
Tue Jan 22 11:06:00 GMT 2002


Alan Modra wrote:
> >  Entries for the files that I have added are not generated. If I add them
> >  manualy they (as expected) are deleted when I try to build the sources.
> >
> >  I am new to these tools (Automake, etc...) so I would ask if someone can
> >  please tell me how and when these sections of Makefile.am/.in are
> >  generated?
> 
> configure using --enable-64-bit-bfd --enable-targets=all, go to each of
> bfd/, opcodes/, binutils/, gas/, gprof/ and ld/ in your build directory,
> and run
> 
> make dep-am
> 
> After that, run automake in each of the corresponding source dirs.

I tried this procedure, but it does not solve my problem.

Can someone please explain ALL the steps needed to add new target to
binutils (or point me to a document that explains it). I would like to
add OR32 (OpenRisc1200) architecture support (coff and elf32).

regards,
	Ivan



More information about the Binutils mailing list