Gentoo Archives: gentoo-embedded

From: Jason <gentoo@××××××××××.net>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] still problems with crossdev
Date: Mon, 31 Dec 2007 14:54:22
Message-Id: 4779025C.1030603@lakedaemon.net
In Reply to: Re: [gentoo-embedded] still problems with crossdev by Jakub Ladman
1 Jakub Ladman wrote:
2 >> This is more gooder. :-)
3 >>
4 >> #################################################################
5 >> arm-softfloat-linux-uclibc-strip -x -R .note -R .comment syscall.o
6 >> arm-softfloat-linux-uclibc-gcc -Wall -Wstrict-prototypes -Wno-trigraphs
7 >> -fno-strict-aliasing -mlittle-endian -msoft-float -fno-stack-protector
8 >> -fno-builtin -nostdinc -D_LIBC -I../../../../include -I.
9 >> -fstrict-aliasing -Os -funit-at-a-time -isystem
10 >> /usr/lib/gcc/arm-softfloat-linux-uclibc/3.4.6/include -DNDEBUG -fPIC -c
11 >> ioperm.c -o ioperm.o
12 >> ioperm.c:47:22: asm/page.h: No such file or directory
13 >> make[4]: *** [ioperm.o] Error 1
14 >> make[4]: Leaving directory
15 >> `/var/tmp/cross/arm-softfloat-linux-uclibc/portage/cross-arm-softfloat-linu
16 >> x-uclibc/uclibc-0.9.28.3-r1/work/uClibc-0.9.28.3/libc/sysdeps/linux/arm'
17 >> #################################################################
18 >>
19 >> go into /usr/arm-softfloat-linux-uclibc/usr/src/linux/include/ and make
20 >> sure ./asm->./asm-arm
21 >
22 > but there is no asm-arm directory
23 >
24
25 What is in that directory?
26
27
28 Jason.
29 --
30 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] still problems with crossdev Jakub Ladman <ladmanj@×××××.cz>