Am 05.10.19 um 15:12 schrieb Toon Moene:
On 10/3/19 10:01 PM, Thomas Koenig wrote:
If you use a slightly newer version, the error message will become
clearer:
sbdsvdx.f:777:39:
420 | CALL SCOPY( N, D, 1, WORK( IETGK ), 2 )
| 2
..
777 |
On 10/3/19 10:01 PM, Thomas Koenig wrote:
Hi,
I am using gcc version 10.0.0 20190825 (experimental) . During the
Lapack compilation I got the following errors:
I had the nagging feeling that this error analysis might not be correct.
If you use a slightly newer version, the error message wi
On 10/3/19 2:01 PM, Thomas Koenig wrote:
> Hi,
>
>> I am using gcc version 10.0.0 20190825 (experimental) . During the
>> Lapack compilation I got the following errors:
>>
>>
>>
>> sbdsvdx.f:777:39:
>>
>> 777 | CALL SCOPY( N*
Hi,
I am using gcc version 10.0.0 20190825 (experimental) . During the
Lapack compilation I got the following errors:
sbdsvdx.f:777:39:
777 | CALL SCOPY( N*2, Z( 1,I ), 1, WORK, 1 )
|
Dear Sir/Madam,
I am using gcc version 10.0.0 20190825 (experimental) . During the
Lapack compilation I got the following errors:
sbdsvdx.f:777:39:
777 | CALL SCOPY( N*2, Z( 1,I ), 1, WORK, 1 )
|