--- Peter Vreman <[EMAIL PROTECTED]> wrote:
> >> An unhandled exception occurred at 0x080742B2 :
> >> ERangeError : Range check error
> >> $080742B2 SVDCMP2, line 337 of lsa2.pas
> >> $B924 P$LSA2_finalize_implicit, line 692 of lsa2.pas
> >>
> >> What makes it strange is that line 337
> I have 1.9.5 installed on a second computer. When I compile using
> the newer version, I get a slightly different error message:
>
> An unhandled exception occurred at 0x0807498D :
> ERangeError : Range check error
> $0807498D SVDCMP2, line 337 of lsa2.pas
> $0001
>
>> I compiled a pro
I have 1.9.5 installed on a second computer. When I compile using
the newer version, I get a slightly different error message:
An unhandled exception occurred at 0x0807498D :
ERangeError : Range check error
$0807498D SVDCMP2, line 337 of lsa2.pas
$0001
-Alan
--- Alan Mead <[EMAIL PROT
I compiled a program using -gl with FPC 1.9.4 on Linux and I get this
run-time-error when running the program:
An unhandled exception occurred at 0x080742B2 :
ERangeError : Range check error
$080742B2 SVDCMP2, line 337 of lsa2.pas
$B924 P$LSA2_finalize_implicit, line 692 of lsa2.pas
W