Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fortran runtime error: End of record on 32bit Windows #1

Closed
Gnimuc opened this issue Sep 4, 2018 · 2 comments
Closed

Fortran runtime error: End of record on 32bit Windows #1

Gnimuc opened this issue Sep 4, 2018 · 2 comments

Comments

@Gnimuc
Copy link
Owner

Gnimuc commented Sep 4, 2018

CI keeps failing on AppVeyor, but I don't have a 32 bit Windows machine for debugging this issue for now:
https://ci.appveyor.com/project/Gnimuc/lbfgsb-jl/branch/master/job/43iwl8nm498eg57q

@Gnimuc
Copy link
Owner Author

Gnimuc commented Jan 23, 2019

not sure this is relevant or not, but the following warnings jumped out when building for Win64:

[20:50:41] gfortran -O3 -fPIC -shared -Wall -fbounds-check -g -Wno-uninitialized lbfgsb.f linpack.f blas.f timer.f -o liblbfgsb-3.dll
[20:50:41] f951: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
[20:50:43] f951: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
[20:50:43] f951: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
[20:50:44] f951: warning: -fPIC ignored for target (all code is position independent) [enabled by default]

@Gnimuc
Copy link
Owner Author

Gnimuc commented Jun 10, 2021

This issue cannot be reproduced anymore.

@Gnimuc Gnimuc closed this as completed Jun 10, 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

No branches or pull requests

1 participant