This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug bootstrap/24438] ARM cross compile build fails with assembler errors in crtstuff.c



------- 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


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