On Thu, May 10, 2012 at 10:12 PM, Georg-Johann Lay <a...@gjlay.de> wrote: > [giving up with TOFU] > > You must do something fundamentally wrong... it wasn't that messed up, haha....
Like I said in my first post, I wasn't using the trunk but a snapshot, (gcc-4.8-20120506.tar.bz2, to be precise) at that time to build avr-gcc. Configure was like --target=avr --prefix=/c/kks --disable-nls --with-dwarf2 --disable-shared --disable-libada --disable-libssp --enable-languages=c,c++ It didn't give any errors then, but then make gave an error about a lack of an exception model. I had to then add ''--enable-sjlj-exceptions" to the configure options. In my previous outings with beta/snapshot builds of avr-gcc ., I never had to specify that option explicitly. Either way, after fixing that, make threw up that internal compiler error and I posted here for help. After checking out the current trunk, however, things worked out of the box. Thanks again for helping. _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-gcc-list