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 c/19438] Unable to build cross-gcc to target powerpc-eabi


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-01-14 10:29 -------
At this point the cross-compiler itself is built.  You need a cross-assembler to
proceed, i.e you need to have an 'as' with --target=powerpc-eabi and properly
declare it when configuring the cross-compiler.  See the docs.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19438


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