[Arm-netbook] SATA - ATAS

luke.leighton luke.leighton at gmail.com
Tue Sep 10 16:53:01 BST 2013


On Tue, Sep 10, 2013 at 4:28 PM, Arokux X <arokux at gmail.com> wrote:
>
>
>
> On Tue, Sep 10, 2013 at 5:26 PM, luke.leighton <luke.leighton at gmail.com>
> wrote:
>>
>> On Tue, Sep 10, 2013 at 4:21 PM, joem <joem at martindale-electric.co.uk>
>> wrote:
>>
>> > I did git pull, and make clean and then tried to compile
>> > and went a lot further but got the messages here
>> > http://www.gplsquared.com/eoma_boot/compile_error3.txt
>> >
>> >
>> > The last few lines of the error were:
>> > arm-linux-gnueabihf-gcc-4.4 -I. -I/home/jm/code/eoma/linux/include
>>
>>  ok that's good....
>>
>> > arm-linux-gnueabihf-objdump -D suspend.elf > suspend.lst
>> > arm-linux-gnueabihf-objdump -D standby.elf > standby.lst
>> > Segmentation fault (core dumped)
>> > make: *** [suspend] Error 139
>> > make: *** Waiting for unfinished jobs....
>> > Segmentation fault (core dumped)
>> > make: *** [standby] Error 139
>> > Segmentation fault (core dumped)
>> > make: *** [resume1] Error 139
>>
>>  AWESOME!!! now that really *is* an error that should be reported to
>> the gcc team.
>>
>>  hmmmm... i have an idea: could you try arm-linux-gnueabi-gcc-4.4 ?
>>
>>  so install that compiler and then also modify the CROSS-COMPILE= to
>> arm-linux-gnueabi- rather than gnueabihf-
>
> I wonder how it worked for you. Which 4.4.x have you used?


lkcl at teenymac:~/src/a10/linux-allwinner$ arm-linux-gnueabi-gcc-4.4 --version
arm-linux-gnueabi-gcc-4.4 (Debian 4.4.6-15) 4.4.6

note it says "gnueabi" NOT "gnueabihf"



More information about the arm-netbook mailing list