[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Toochain build successful
Hi again,
I tried the script - I get an error building gcc - specifically after it
builds to host-side tool genrecog then runs it on the microblaze.md
file. I looked briefly into it - the genrecog executable is actually
segfaulting. Any ideas?
gcc -c -DCROSS_COMPILE -DIN_GCC -O2 -g -DMICROBLAZE -DEDK
-DHAVE_CONFIG_H -I. -I../../gcc -I../../gcc/config
-I../../gcc/../include ../../gcc/genrecog.c
gcc -DCROSS_COMPILE -DIN_GCC -O2 -g -DMICROBLAZE -DEDK
-DHAVE_CONFIG_H -o genrecog \
genrecog.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo
obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*)
echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo
;; esac `
./genrecog ../../gcc/config/microblaze/microblaze.md > tmp-recog.c
make[1]: *** [s-recog] Error 139
make[1]: Leaving directory
`/home/jwilliam/microblaze-uclinux-toolchain-20030701/gcc/build/gcc'
make: *** [all-gcc] Error 2
Cheers,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/