Error in creating arm toolchain without CT_ARCH_ARM_EABI option

sami md sami.md.ko@gmail.com
Fri Feb 25 21:32:00 GMT 2011


Hi Yann E. MORIN

       Thanks for the help.
       I tried to build my arm-toolchain without EABI on X86_64
       machine and the build was successful

       Then i compiled kernel and created  filesystem using this newly
       created arm toolchain.

       However board is not booting, it stops after "Freeing init Memory"

       Pls let me know what could be the problem. I guess that
       since Im creating a non EABI toolchain i need to give name of the
       specific ABI i.e CT_ARCH_ABI  during ct-ng configuration.

       How to find what what CT_ARCH_ABI option to use for my ARM soc ?

       Pls find my kernel_config, build.log and ctng_config in attachment.

       Note: EABI is disabled in kernel.

Thanks
Sami


On Wed, Feb 23, 2011 at 5:09 AM, Yann E. MORIN
<yann.morin.1998@anciens.enib.fr> wrote:
> Sami, All,
>
> On Tuesday 22 February 2011 12:32:24 sami md wrote:
>> I am creating a gcc-4.3.3,glibc-2.9 based toolchain for ARM SoC with
>> crosstool-ng.
>> When "Use EABI" (i.e. CT_ARCH_ARM_EABI) option is set in "Target
>> Options" the toolchain is created properly and also works fine.
>>
>> But if i dont select "Use EABI" option, i get below errors:
> [--SNIP--]
>
> It works fine on my x86_64 machine, but on a i686, it breaks?!?...
> Wooopsss... :-( I'll look later, now is time for bed... :-O
>
>> The build.log and config files are attached.
>
> I could not use your .config as-is, as you are using custom kernel headers.
> So I used latest ones (2.6.37.1).
>
> Regards,
> Yann E. MORIN.
>
> --
> .-----------------.--------------------.------------------.--------------------.
> |  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
> | +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
> | +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
> '------------------------------^-------^------------------^--------------------'
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kernel_config
Type: application/octet-stream
Size: 25359 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20110225/c879190e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log.bz2
Type: application/x-bzip2
Size: 337883 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20110225/c879190e/attachment.bz2>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ctng_config
Type: application/octet-stream
Size: 9216 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20110225/c879190e/attachment-0001.obj>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list