|
From: James W. <jam...@gm...> - 2011-03-10 15:57:49
|
I doing the build as part of an Openembedded Bitbake recipe -> there are a lot of extra flags to shrink the size of image. I just did a straight cross-compile outside of OE and it looks to be okay. Thanks for your help. 2011/3/10 Julian Seward <js...@ac...> > > Strange that the link fails. It builds OK for me on Ubuntu 10.04 > on ARM (Cortex-A8). > > Do you have some custom CFLAGS? I see some gcc flags in there > that I don't immediately expect: > > > -fexpensive-optimizations -fomit-frame-pointer -frename-registers > > -mthumb-interwork -mno-thumb > > What happens if you build with no CFLAGS ? > > J > |