3 Jun
2006
3 Jun
'06
3:56 p.m.
Just a quick remark about "bc". It give a segmentation fault evertime it's envoked with "bc -l" and a division is made. Example: $ echo "2/3" | bc -l Segmentation fault $ Could de problem be related with the -O2 optimization ? -- Marco Ferra