------- Comment #2 from rearnsha at gcc dot gnu dot org 2005-10-19 09:51 ------- Are you sure you've built and installed an ARM assembler (get gnu binutils). If so, are you sure you've configured it with with exactly the same --target... option as you used when configuring gcc, and that it's on your path. If your target is arm-unknown-rtems, then the assembler should be installed as arm-unknown-rtems-as
-- rearnsha at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24438