Help with my cross-compiler

Alexandre Oliva aoliva@redhat.com
Tue Jun 5 14:31:00 GMT 2001


On Jun  4, 2001, "Phil Prentice" <PhilP@tsd.serco.com> wrote:

> it looks like an assembler problem?????

> usage: as [-V] [-Q{y,n}] [-f[O][if]#] [-q] [-s]
>           [-S] [-K {pic,PIC}] [-o objfile] [-L] [-T]
>           [-P [[-Ipath] [-Dname] [-Dname=def] [-Uname]]...]
>           [-m [-Ym,path]] [-n] [-xF] [-xarch=v7] [-xarch=v8] [-xarch=v8a] [-xarch=v8plus] [-xarch=v8plusa] file.s...

Yep.  It seems like the binary version of GCC you got expects the
assembler to be GNU as, from binutils, so you should download that
package too.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-help mailing list