Tiny Core Linux
General TC => General TC Talk => Topic started by: jls on April 26, 2009, 03:44:39 PM
-
terminate called after throwing an instance of 'char const*'
Aborted
-
With the new release of gcc 4.4.0 by Juanito, and following your posts, I succeed to compile and run asm in TC 2.x. This new gcc 4.4.0 (with handling exceptions) should be installed as a dependence, because TC 2.x is not built with this version yet.
-
I would guess that it might be just the newer libstdc++ from gcc-4.4.0 that amsn is looking for, not all of gcc-4.4.0?