[Arm-netbook] SATA - ATAS

luke.leighton luke.leighton at gmail.com
Tue Sep 10 16:26:25 BST 2013


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-



More information about the arm-netbook mailing list