Skip to content

Fix MinGW xgesvd build error#370

Merged
langou merged 2 commits into
Reference-LAPACK:masterfrom
jschueller:c2int
Nov 26, 2019
Merged

Fix MinGW xgesvd build error#370
langou merged 2 commits into
Reference-LAPACK:masterfrom
jschueller:c2int

Conversation

@jschueller

Copy link
Copy Markdown
Contributor

With MinGW the build fails for some LAPACKE xgesvd routines with:
lapacke_cgesvdq.c:74:5: error: aggregate value used where an integer was expected
Seems the C2INT macro is useful there.

@jschueller jschueller changed the title Fix MinGW build error Fix MinGW xgesvd build error Nov 25, 2019
With MinGW the build fails for some LAPACKE xgesvd routines with:
lapacke_cgesvdq.c:74:5: error: aggregate value used where an integer was expected
Seems the C2INT macro is useful there.
@langou

langou commented Nov 26, 2019

Copy link
Copy Markdown
Contributor

Thanks @jschueller !

@langou langou merged commit ce78c41 into Reference-LAPACK:master Nov 26, 2019
@jschueller jschueller deleted the c2int branch November 26, 2019 17:07
@mu578

mu578 commented Nov 26, 2019

Copy link
Copy Markdown

@langou would be very nice to kill 3.9.0-release as is; waiting a bit until master reaches a stable state; for now, that should be re-qualified under an alpha label.

@jschueller

Copy link
Copy Markdown
Contributor Author

@moe123 they can still release a 3.9.1 some day

christoph-conrads pushed a commit to christoph-conrads/lapack that referenced this pull request May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants