Created attachment 8186 [details] Does not compile because of */ on line 53 I just cloned the repo off the git address: git clone git://git.busybox.net/uClibc++ and I got the attached "support.cpp". At the very last line there's a trailing */ on the last line which makes it invalid C++. I'm currently fixing it by just removing the */ on line 29. If that's the correct behavior when disabling exception support, I can put in a patch. -Jeff
It works through the makefile, /facepalm I should've checked that it was there since v1.1.