GCC with multiple targets
Which arch is it? Ppc, arm... ? If it is power pc I have a working gcc, but mine I got directly from Freescale - didn't emerged, but still got sources.Érico V. Porto
2011/11/18 Kamil Domański <kdomanski@kdemail.net>
Hey guys,
I've been trying to figure out a way to emerge GCC with multiple target
architectures, so for example "gcc-config -l" would give me:
Â*[1] x86_64-pc-linux-gnu-4.6.2
Â*[2] some-arch-linux-gnu-4.6.2
and with this I hope I could prepare a base system for an embedded device.
Any information I find on the internet suggests using sys-devel/crossdev (which
doesn't even support my target arch, according to it's wiki).
Any suggestions?
Regards,
Kamil Domański
|