Attempting to make a new Binutils port
Nick Clifton
nickc@redhat.com
Tue Jul 28 11:50:03 GMT 2020
Hi Andrew,
> I've started a new Binutils port for a custom processor that I am
> designing. I've started with the `bfd` directory.
>
> To do this, I need to modify the `Makefile.am` file,
Actually I would advise against this. Just modify the Makefile.in
file for now. Get your port working. Then once that is done, work
on updating the automake/autoconf files.
Once you are ready to modify the build system, Andreas's advice about
configuring with --enable-maintainer-mode is the way to go. That will
correctly rebuild all of the necessary files, once you have the right
tools installed.
Cheers
Nick
More information about the Binutils
mailing list