From: Greg Ungerer (gerg@moreton.com.au)
Date: Thu Jan 18 2001 - 23:45:02 EST
Hi Andrewm Andrew Kohlsmith wrote: > > I think so, I can't recall exactly what the error was right now. > > But it looks like you have the compile, which after a "make install" > > should be enough to build uC-libc. > > I've included the output from "make LANGUAGES=c install" -- xgcc *does* > exist (as well as cc1 and all the other bins) but it just won't install > because the assembler doesn't like the chip requested. > > The relevant part: > > /opt/uClinux/gcc-2.95.2/m68k-elf/gcc/xgcc -B/opt/uClinux/gcc-2.95.2/m68k-elf > /gcc/ -B/usr/local/m68k-elf/bin/ -I/usr/local/m68k-elf/include -DCROSS_COMPI > LE -DIN_GCC -g -O2 -I./include -I. -I../../gcc -I../../gcc/config -I../ > ../gcc/../include -g0 \ > -finhibit-size-directive -fno-inline-functions -fno-exceptions \ > -c ../../gcc/crtstuff.c -DCRT_BEGIN -o crtbegin.o > as: unrecognized option `-c68020' Looks like this is running the wrong as. Did you build and install binutils-2.10? Seeya Greg ------------------------------------------------------------------------ Greg Ungerer -- Chief Software Wizard EMAIL: gerg@lineo.com Lineo (Integrated Products Group) PHONE: +61 7 3435 2888 825 Stanley St, FAX: +61 7 3891 3630 Woolloongabba, QLD, 4102, Australia WEB: www.lineo.com This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/
This archive was generated by hypermail 2.1.4 : Thu Sep 19 2002 - 13:19:26 EDT