<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 10, 2013 at 5:26 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="im">On Tue, Sep 10, 2013 at 4:21 PM, joem <<a href="mailto:joem@martindale-electric.co.uk">joem@martindale-electric.co.uk</a>> wrote:<br>

<br>
</div><div class="im">> 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>
</div> ok that's good....<br>
<div class="im"><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>
</div> 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></blockquote><div>I wonder how it worked for you. Which 4.4.x have you used? <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a><br>
<a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook" target="_blank">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a><br>
Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a><br>
</div></div></blockquote></div><br></div></div>