On Fri, Oct 9, 2009 at 2:43 AM, David Brownell <davi...@pacbell.net> wrote: > On Thursday 08 October 2009, Jon Smirl wrote: >> >> Right; and does the CodeSourcery uCLinux version help at all? >> > >> > I'm still building it. They only had 32b pre-built binaries and I'm >> > running 64b. >> >> I gave up fixing build problems on Ubuntu. Now I'm seeing if I can get >> the 32b binaries working. > > Yeah, I just use the pre-build 32-bit binaries even on 64-bit boxen. > I probably lose minutes a day! ;)
Using the codesourcery binaries, it segfaults in link. Any ideas? arm-uclinuxeabi-gcc -T ../../cpu/mc1322x/mc1322x.lds -nostartfiles -static -nodefaultlibs -Wl,-Map=contiki-mc1322x.map,-export-dynamic -DCONTIKI_TARGET_MC1322X -DUIP_CONF_IPV6 -I. -I../../core -I../../cpu/mc1322x -I../../cpu/mc1322x/loader -I../../cpu/mc1322x/dbg-io -I../../platform/mc1322x -I../../apps/webserver -DWITH_UIP -DWITH_ASCII -DMCK= -Werror -mcpu=arm7tdmi-s -mthumb-interwork -march=armv4t -mtune=arm7tdmi-s -DCONFIG_ARM -D__ARM__ -g -Os -DRUN_AS_SYSTEM -DROM_RUN -fno-strict-aliasing -fno-common -ffixed-r8 -msoft-float -DTEXT_BASE=0x00400000 -fno-builtin-printf -fno-builtin-sprintf -I. -I../../platform/mc1322x/. -I../../platform/mc1322x/apps -I../../platform/mc1322x/net -I../../cpu/mc1322x/. -I../../core/dev -I../../core/lib -I../../core/net -I../../core/net/mac -I../../core/net/rime -I../../core/net/routing -I../../core/sys -I../../core/cfs -I../../core/ctk -I../../core/lib/ctk -I../../core/loader -I../../core/. -I../../apps/webserver -nostartfiles -o webserver6.mc1322x webserver6.co obj_mc1322x/contiki-mc1322x-main.o obj_mc1322x/startup.o obj_mc1322x/symbols.o contiki-mc1322x.a contiki-mc1322x.a ld:/opt/codesourcery/arm-uclinuxeabi/bin/ld.real terminated with signal 11 [Segmentation fault] collect2: ld returned 1 exit status make: *** [webserver6.mc1322x] Error 1 > > > -- Jon Smirl jonsm...@gmail.com _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development