This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error in creating arm toolchain without CT_ARCH_ARM_EABI option


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. ?|
> '------------------------------^-------^------------------^--------------------'
>

Attachment: kernel_config
Description: Binary data

Attachment: build.log.bz2
Description: BZip2 compressed data

Attachment: ctng_config
Description: Binary data

--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]