You are not logged in.

#1 2006-12-04 05:07:57

ckristi
Member
From: Bucharest, Romania
Registered: 2006-11-21
Posts: 225

"bc -l" problem

When bc is run with the "-l" option it crashes with a segmentation fault at least when you try making an operation. I am not sure what's causing this, but I guess it's a 64bit porting problem, because the 32bit version works fine on Arch.When bc is run with the "-l" option it crashes with a segmentation fault at least when you try making an operation. I am not sure what's causing this, but I guess it's a 64bit porting problem, because the 32bit version works fine on Arch.


In love I believe and in Linux I trust

Offline

#2 2006-12-04 06:07:12

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: "bc -l" problem

try to recompile the pkg using -O0 instead of our default -O2 optimizations.

Offline

#3 2006-12-04 06:59:39

ckristi
Member
From: Bucharest, Romania
Registered: 2006-11-21
Posts: 225

Re: "bc -l" problem

Compiled with -O0 works fine. Thanks for the tip. Is the official package going to be recompiled?


In love I believe and in Linux I trust

Offline

#4 2006-12-04 07:46:38

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: "bc -l" problem

Yes I will recompile it as soon as possible.

Offline

Board footer

Powered by FluxBB