Difference between revisions of "Talk:Bering-uClibc 5.x - Developer Guide - Adding a Hardware Architecture Variant"

From bering-uClibc
Jump to: navigation, search
(Created)
(No difference)

Revision as of 18:05, 27 March 2012

GNU_TARGET_NAME Setting

It's not clear to me how critical the value of GNU_TARGET_NAME is. Is "armv6-unknown-linux-uclibc" the right value or should we be using "armv6-unknown-linux-gnueabi" or something different again? Looking at e.g. source/$GNU_TARGET_NAME/toolchain/binutils-2.21.1/configure I'm seeing checks for target names like "arm*-*-linux-gnueabi" whereas none of the checks match a "-uclibc" suffix. Davidmbrooke 18:05, 27 March 2012 (UTC)