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

CCL unhandled exception #195

Closed
aggKartik opened this issue Mar 4, 2019 · 3 comments
Closed

CCL unhandled exception #195

aggKartik opened this issue Mar 4, 2019 · 3 comments

Comments

@aggKartik
Copy link

aggKartik commented Mar 4, 2019

I am trying to use CCL for a school project that requires me to use CCL as the common lisp distribution. In Windows 10, Windows Subsystem for Linux (WSL) allows for Linux binaries to be run on a console interface. I am trying to understand this stack trace that I get when I try to run CCL. Other versions of common lisp such as SBCL which were installed using apt are working on this setup. I've tried using precompiled binaries, and building my own, both result in the same error. I'm running the following version of Linux on WSL: Ubuntu 18.04.1. I'd greatly appreciate your help understanding how I can rectify this issue

debug


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@xrme
Copy link
Member

xrme commented Mar 4, 2019

It's possible that the Linux port of CCL just doesn't work on WSL.

Is it an option for you to use the native Windows version of CCL?

@aggKartik
Copy link
Author

It's possible that the Linux port of CCL just doesn't work on WSL.

Is it an option for you to use the native Windows version of CCL?

Unfortunately, I don't think so as I need to link this with an application that is using this binary specifically. I haven't tried aliasing it with a windows binary but since the other application is relying on this binary, I don't think it'll help if I change it to that.

@xrme
Copy link
Member

xrme commented Mar 4, 2019

In that case, I am afraid you may have to resort to using a virtual machine to run Linux.

@xrme xrme closed this as not planned Won't fix, can't repro, duplicate, stale Aug 10, 2023
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