Tiny Core Linux

General TC => General TC Talk => Topic started by: jls on April 26, 2009, 03:44:39 PM

Title: amsn 0.97.2 crashes on tc 2.0rc1 while on 1.4 is ok
Post by: jls on April 26, 2009, 03:44:39 PM
Code: [Select]
terminate called after throwing an instance of 'char const*'
Aborted
Title: Re: amsn 0.97.2 crashes on tc 2.0rc1 while on 1.4 is ok
Post by: danniel on August 05, 2009, 04:52:14 AM
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.
Title: Re: amsn 0.97.2 crashes on tc 2.0rc1 while on 1.4 is ok
Post by: Juanito on August 05, 2009, 06:44:22 AM
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?