<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 10, 2013 at 4:59 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">sorry, joe - you might have to do a "git pull", i might not have done<br>
a git push this end :)<br>
<br>
check around like 95 of arch/arm/mach-sun7i/pm/standby/Makefile it should be:<br>
<br>
SUSPEND_LD_FILE = suspend.xn<br>
RESUME1_LD_FILE = resume1.xn<br>
RESUME0_LD_FILE = resume0.xn<br>
<br>
CC = $(CROSS_COMPILE)gcc-4.4<br>
<br>
#CFLAGS = -g -c -nostdlib -march=armv7-a -marm -fno-unwind-tables<br>
-fno-asynchronous-unwind-tables -mlittle-endian<br>
--min_array_alignment=4 --no_unaligned_access -O2<br>
CFLAGS = -g -c -nostdlib -march=armv7-a -marm -D__STANDBY_MODULE__<br>
-fno-unwind-tables -fno-asynchronous-unwind-tables -mlittle-endian -O0<br>
#--min_array_alignment=4 --no_unaligned_access<br>
<div class="im"><br>
<br>
<br>
> cc1: error: unrecognized command line option "-fmin_array_alignment=4"<br>
> cc1: error: unrecognized command line option "-fno_unaligned_access"<br>
<br>
</div> yep that's cos i didn't commit the Makefile corrections to use gcc 4.4.<br></blockquote><div>Today in the morning it was like so. <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>