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

Seg Fault in Linux x64 under Win 10 #5

Closed
dmausner opened this issue Oct 17, 2017 · 5 comments
Closed

Seg Fault in Linux x64 under Win 10 #5

dmausner opened this issue Oct 17, 2017 · 5 comments

Comments

@dmausner
Copy link

Using new Ubuntu installed in Win 10 x64 with this signature:
dave@PC5W:~/work/rockwell$ uname -a
Linux PC5W 4.4.0-43-Microsoft #1-Microsoft Wed Dec 31 14:42:53 PST 2014 x86_64 x86_64 x86_64 GNU/Linux

The README says that a static-linked x64 executable is in GIT ./bin, so I downloaded "sbl".

Renamed "sbl" to "spitbol", installed in /usr/local/bin. Running "spitbol" (no args) produces usage message, as expected. But when testing it using standard input (I would have entered just "end"):

dave@PC5W:~/work/rockwell$ spitbol -
Segmentation fault (core dumped)

@CheyenneWills
Copy link
Contributor

At the moment, I'm not sure what the status of trying to build for WIndows is.

@CheyenneWills CheyenneWills closed this as not planned Won't fix, can't repro, duplicate, stale Jun 15, 2023
@dmausner
Copy link
Author

dmausner commented Jun 15, 2023 via email

@CheyenneWills
Copy link
Contributor

So, were you able to do a successful build for Windows?

You might also want to grab the development branch as it has several important fixes (mainly floating point)

@dmausner
Copy link
Author

dmausner commented Jun 15, 2023 via email

@CheyenneWills
Copy link
Contributor

Thanks for the info.

If you can provide any feedback on the latest development branch, it would be greatly appreciated.

I've been using SNOBOL since the late 70's and Spitbol since the early 80's

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

2 participants