[Clfs-support] Oops booting a working kernel cross-compiled with CLFS cross-toolchain [SOLVED]

Andrew Bradford bradfa at gmail.com
Tue Apr 12 04:57:08 PDT 2011


On Tue, Apr 12, 2011 at 5:18 AM, Angel Ivan Castell Rovira
<al004140 at gmail.com> wrote:
> This issue has been fixed using gcc-4.6.0 instead of gcc-4.5.2. I just have
> applied the patch '810-arm-softfloat-libgcc.patch' to the GNU gcc-4.6.0
> sources to fix the issue with the CLFS_FLOAT variable, and after that I
> rebuild again the CLFS-based toolchain.

> Also, there are a lot of nasty warning messages like this:
>
>       include/linux/pagemap.h:425:16: warning: variable 'c' set but not used
> [-Wunused-but-set-variable]

Someone's setting the -Wunused-but-set-variable warning announce for
GCC.  These _should_ be harmless warnings.

> At least, finally it seems I have built a running kernel for the ARMv4t
> platform cross-compiled with the CLFS toolchain. I'm so happy! :)

Awesome! :)

-Andrew



More information about the Clfs-support mailing list