Petr Stetiar wrote:
>
> Jeff Cunningham < net
> <jeffrey%40cunningham.net>> [2007-06-30 11:17:15]:
>
> > USE="-* nls glibc-omitfp nptl nptlonly tls" crossdev \
> > --b 2.16.1-r3 \
> > --g 4.1.1-r3 \
> > --k 2.6.19.2-r2 \
> > --l 2.3.6-r5 \
> > -t arm-unknown- linux-gnu
> >
> > Here is the topmost error message:
> >
> > gcc version.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes
> > -Wwrite-strings -fno-strict- aliasing -march=athlon- xp -pipe
> ^^^^^^^^^ = x86
>
> > ./sysdeps/unix/ arm/sysdep. S:44: Error: no such instruction: `ldr
> r1,[sp],'
> ^^^ = ARM
> instruction
>
Hi Petr;
I'm not sure what you mean by this. The gcc version.c line is being
compiled by the athlon I'm running crossdev on, just like everything
that compiled successfully before this line.
The second sysdeps line I don't understand. Can you explain?
Jeff
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|