Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Cc: "Nicolas MASSÉ" <nicolas27.masse@×××××××.net>
Subject: Re: [gentoo-embedded] Gentoo on Asus WL-HDD2.5 (mips32)
Date: Fri, 24 Feb 2006 00:56:07
Message-Id: 200602231955.53744.vapier@gentoo.org
In Reply to: [gentoo-embedded] Gentoo on Asus WL-HDD2.5 (mips32) by "Nicolas MASSÉ"
1 On Thursday 23 February 2006 17:50, Nicolas MASSÉ wrote:
2 > Since the box has a few bogomips (less than 100), I tried to crosscompile
3 > using portage, but I often have problems with the ./configure scripts (it
4 > cannot execute test programs while crosscompiling. Sometimes the script
5 > makes a bad guess and it doesn't compile).
6
7 usually this is a bug in the configure script ... you should prob file a bug
8 about the package
9
10 > I successfully compiled hdparm, but it segfault when launched on the
11 > target. So I decided to compile gdb, but the compilation ends with :
12
13 you need to have ncurses setup for the cross-compiler to find it
14
15 if you cross-compile ncurses and then copy the headers/libs
16 to /usr/$CTARGET/{lib,include}, that should be enough
17 -mike
18
19 --
20 gentoo-embedded@g.o mailing list