Running CGEN
Ben Elliston
bje@redhat.com
Tue Sep 3 07:40:00 GMT 2002
>>>>> "Shehryar" == Shehryar Humayun <shehryarhumayunkhan@yahoo.com> writes:
Shehryar> Thanks for the reply. One more thing: should binutils
Shehryar> be configured and installed on the system as well to
Shehryar> regenerate, for example, opcodes files in the
You don't need to install the cross-binutils, just build it in the
same build tree as the rest of the tools:
build
+- opcodes
+- binutils
+- gas
It is no longer necessary to configure and build CGEN in this way, as
it is a tool that can be run entirely from the source tree (using the
helper Makefile targets in opcodes/Makefile, for example).
Shehryar> stamp-TARGET". If so, should binutils source tree be
Shehryar> configured with "./configure --target=TARGET" before
Shehryar> running "make ..."?
Yes.
Ben
More information about the Cgen
mailing list