public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-embedded] Re: Building Crosscompiler for Embedded System
@ 2006-04-20 15:37 Harald Schioeberg
  2006-04-20 17:40 ` Jan Girlich
  0 siblings, 1 reply; 3+ messages in thread
From: Harald Schioeberg @ 2006-04-20 15:37 UTC (permalink / raw
  To: gentoo-embedded

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Just found that thread in the archive, sorry for breaking the thread.

i had the same problem (on mips), setting some environment varibles
solved them:

CHOST="mipsel-softfloat-linux-gnu"
CFLAGS="-O2 -march=4kc -msoft-float -pipe"

CBUILD="i686-pc-linux-gnu"
BUILD_CC="i686-pc-linux-gnu-gcc"
BUILD_CXX="i686-pc-linux-gnu-g++"
BUILD_CFLAGS="-O2 -march=athlon-xp -pipe"
BUILD_CXXFLAGS=${BUILD_CFLAGS}

Harald

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFER6qfJgyxs71kcx4RAllsAJ9kYhCpQFgZFOjbzhMM8WIwOGr8JQCg5kgj
+VNsYwB8bTSbDL63YdYbFGE=
=e8eC
-----END PGP SIGNATURE-----
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-21 12:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-20 15:37 [gentoo-embedded] Re: Building Crosscompiler for Embedded System Harald Schioeberg
2006-04-20 17:40 ` Jan Girlich
2006-04-21 12:32   ` Harald Schioeberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox