This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN 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: GAS test suit problem


>>>>> "source" == source kong <gb2312> writes:

  source> To sum up,our problems are
  source> 1.when these two files "as-new" and "objdump" are generated?

These are programs built as part of the gas and binutils packages.  In
the case of `as-new', it is named this when built, but renamed
appropriately when it is installed with `make install'.

  source> 2.what are their functions ?

To assemble to object code and to dump object files, respectively.

It sounds like your problem is that you've not built the gas and
binutils directories.  As you've noted, they are required to generate
testsuites.

Hope this helps.

Ben


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