Mantis - aspell
Viewing Issue Advanced Details
4040 other crash sometimes 2009-11-14 20:54 2010-01-14 15:10
james  
james  
normal  
closed  
fixed  
none    
none  
0004040: New gcc4 breaks aspell if gcc3rt install without gcc3g++rt
aspell's RPATH will use gcc3's libgcc_s.so.1 if installed which causes /opt/csw/gcc4/lib/libstdc++.so.6 to fail to find the right version of libgcc_s.so.1.


Probably workaround: install CSWgcc3g++rt, remove CSWgcc3corert or set
LD_LIBRARY_PATH=/opt/csw/gcc4/lib.
Issue History
2009-11-14 20:54 james New Issue
2009-11-15 10:14 james Status new => assigned
2009-11-15 10:14 james Assigned To => james
2010-01-14 15:10 james Note Added: 0007232
2010-01-14 15:10 james Status assigned => closed
2010-01-14 15:10 james Resolution open => fixed

Notes
(0007232)
james   
2010-01-14 15:10   
REV=2010.01.06 is rebuild to set RPATH with gcc4 first.
RPATH /opt/csw/gcc4/lib:/opt/csw/lib