Gentoo Archives: gentoo-user

From: "Kamil Domański" <kdomanski@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] GCC with multiple targets
Date: Fri, 18 Nov 2011 16:50:27
Message-Id: 9942821.HDUIay4YpD@nomad.zaczek.pw.edu.pl
1 Hey guys,
2 I've been trying to figure out a way to emerge GCC with multiple target
3 architectures, so for example "gcc-config -l" would give me:
4 [1] x86_64-pc-linux-gnu-4.6.2
5 [2] some-arch-linux-gnu-4.6.2
6
7 and with this I hope I could prepare a base system for an embedded device.
8 Any information I find on the internet suggests using sys-devel/crossdev (which
9 doesn't even support my target arch, according to it's wiki).
10
11 Any suggestions?
12
13 Regards,
14 Kamil Domański

Replies

Subject Author
Re: [gentoo-user] GCC with multiple targets "Érico Porto" <ericoporto2008@×××××.com>
Re: [gentoo-user] GCC with multiple targets David W Noon <dwnoon@××××××××.com>