spitbol / x64

SPITBOL x64 provides raw power and speed for non-numeric computation on the x86_64 architecture
GNU General Public License v3.0
256 stars 23 forks source link

Seg Fault in Linux x64 under Win 10 #5

Closed dmausner closed 1 year ago

dmausner commented 6 years ago

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 commented 1 year ago

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

dmausner commented 1 year ago

Five and half years later, a reminder ! Thank you. I re-downloaded the Feb 2023 edition from GIT, did the , and it works properly in Windows 10 Ubuntu. Whatever !

-- Dave Mausner. +1-312-925-3694. Rem tene; verba sequentur -- Cato. Just show me the code -- Dave.

------ Original Message ------ From "Cheyenne Wills" @.> To "spitbol/x64" @.> Cc "Dave Mausner" @.>; "Author" @.> Date 2023-06-14 9:11:38 PM Subject Re: [spitbol/x64] Seg Fault in Linux x64 under Win 10 (#5)

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

— Reply to this email directly, view it on GitHub https://github.com/spitbol/x64/issues/5#issuecomment-1592235318, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7KS5G62WJBMKINU35OC5TXLJVNVANCNFSM4D7TGXJQ. You are receiving this because you authored the thread.Message ID: @.***>

CheyenneWills commented 1 year ago

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 commented 1 year ago

Cheyenne, not a build, just an install of the provided Linux x64 binary. The test scripts ran OK. Ubuntu on Windows is Ubuntu Linux. It's not a Windows binary API environment, so need to build (for my purpose).

P.S. SNOBOL user since 1970, Spitbol user since 1987.

Dave Mausner. +1-708-848-2775. +1-312-925-3694. Oak Park, Illinois. Rem tene; verba sequentur -- Cato. Just show me the code. -- Dave.

On Thu, Jun 15, 2023 at 8:33 AM Cheyenne Wills @.***> wrote:

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)

— Reply to this email directly, view it on GitHub https://github.com/spitbol/x64/issues/5#issuecomment-1593074958, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7KS5ENL33LJCRPM3UEP53XLMFLHANCNFSM4D7TGXJQ . You are receiving this because you authored the thread.Message ID: @.***>

CheyenneWills commented 1 year ago

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