<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 10, 2013 at 5:53 PM, luke.leighton <span dir="ltr"><<a href="mailto:luke.leighton@gmail.com" target="_blank">luke.leighton@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, Sep 10, 2013 at 4:28 PM, Arokux X <<a href="mailto:arokux@gmail.com">arokux@gmail.com</a>> wrote:<br>

><br>
><br>
><br>
> On Tue, Sep 10, 2013 at 5:26 PM, luke.leighton <<a href="mailto:luke.leighton@gmail.com">luke.leighton@gmail.com</a>><br>
> wrote:<br>
>><br>
>> On Tue, Sep 10, 2013 at 4:21 PM, joem <<a href="mailto:joem@martindale-electric.co.uk">joem@martindale-electric.co.uk</a>><br>
>> wrote:<br>
>><br>
>> > I did git pull, and make clean and then tried to compile<br>
>> > and went a lot further but got the messages here<br>
>> > <a href="http://www.gplsquared.com/eoma_boot/compile_error3.txt" target="_blank">http://www.gplsquared.com/eoma_boot/compile_error3.txt</a><br>
>> ><br>
>> ><br>
>> > The last few lines of the error were:<br>
>> > arm-linux-gnueabihf-gcc-4.4 -I. -I/home/jm/code/eoma/linux/include<br>
>><br>
>>  ok that's good....<br>
>><br>
>> > arm-linux-gnueabihf-objdump -D suspend.elf > suspend.lst<br>
>> > arm-linux-gnueabihf-objdump -D standby.elf > standby.lst<br>
>> > Segmentation fault (core dumped)<br>
>> > make: *** [suspend] Error 139<br>
>> > make: *** Waiting for unfinished jobs....<br>
>> > Segmentation fault (core dumped)<br>
>> > make: *** [standby] Error 139<br>
>> > Segmentation fault (core dumped)<br>
>> > make: *** [resume1] Error 139<br>
>><br>
>>  AWESOME!!! now that really *is* an error that should be reported to<br>
>> the gcc team.<br>
>><br>
>>  hmmmm... i have an idea: could you try arm-linux-gnueabi-gcc-4.4 ?<br>
>><br>
>>  so install that compiler and then also modify the CROSS-COMPILE= to<br>
>> arm-linux-gnueabi- rather than gnueabihf-<br>
><br>
> I wonder how it worked for you. Which 4.4.x have you used?<br>
<br>
<br>
</div></div>lkcl@teenymac:~/src/a10/linux-allwinner$ arm-linux-gnueabi-gcc-4.4 --version<br>
arm-linux-gnueabi-gcc-4.4 (Debian 4.4.6-15) 4.4.6<br>
<br>
note it says "gnueabi" NOT "gnueabihf"<br>
<div class="HOEnZb"><div class="h5"></div></div></blockquote><div class="h5"> <br></div><div class="h5">So what is your version, Joe? <br></div></div><br></div></div>