Gentoo Archives: gentoo-embedded

From: Stephen Feyrer <steve@××××××××.uk>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] ./configure --prefix /opt --host=armv5tel-softfloat-linux-gnueabi
Date: Mon, 15 Jun 2009 11:58:12
Message-Id: 4A36374F.8040501@toth.org.uk
In Reply to: Re: [gentoo-embedded] ./configure --prefix /opt --host=armv5tel-softfloat-linux-gnueabi by Sven Rebhan
1 Sven Rebhan wrote:
2 > Take a look at http://gentoo.mindzoo.de/index.cgi/wiki/cross-compiling
3 >
4 >
5 >
6
7 Thanks.
8
9 It seems that:
10
11 ./configure --prefix=/opt --target=armv5tel-softfloat-linux-gnueabi
12 host=i686-pc-linux-gnu --build=armv5tel-softfloat-linux-gnueabi
13
14 will run the configure without any deviation, hesitation or throwing all
15 of its toys out!
16
17 The Configure --help has this to say on the subject of cross compiling.
18
19 System types:
20 --build=BUILD configure for building on BUILD [guessed]
21 --host=HOST cross-compile to build programs to run on HOST [BUILD]
22
23
24
25 I'm now happily having make problems.
26
27
28 I am very grateful to everyone for helping me.
29
30
31 --
32 Stephen.

Attachments

File name MIME type
smime.p7s application/x-pkcs7-signature

Replies

Subject Author
Re: [gentoo-embedded] ./configure --prefix /opt --host=armv5tel-softfloat-linux-gnueabi Stephen Feyrer <steve@××××××××.uk>