[Buildroot] [PATCH 20/20] external-toolchain: add Sourcery CodeBench ARM 2012.03

Fabio Porcedda fabio.porcedda at gmail.com
Wed Aug 22 08:46:49 UTC 2012


I've discovered only today that this toolchain has already the rpc library...
so the test fail because the rpc/rpc.h header it's present.

getting-started.pdf:
A.1.1. Changes in Sourcery CodeBench Lite 2012.03-57
...
RPC library functions. GLIBC has been changed so that programs may
again be built to use its
RPC library functions. The ability to build programs using these
functions had previously been dis-
abled.


IMHO there are two solutions:
a) update this patch to enable the BR2_TOOLCHAIN_HAS_NATIVE_RPC
b) apply as is directly on the next branch and change accordingly the commit:
commit 80f89c34315be739c52935f1b0606dc5531e6eb3
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Sat Aug 11 18:50:42 2012 +0200

    toolchain-external: improve glibc support to test availability of RPC

Let me know which one solution you prefer.

Best regards
-- 
Fabio Porcedda



More information about the buildroot mailing list