-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
opcodes: cgen regeneration errors out with guile v2+ #69
Comments
The suggestion to set
|
version info for guile used:
|
Also fails with guile 2.0.11:
|
It works when I force |
OK, so now that I've remembered that I can use guile1.8 to regenerate... I'm running into a different error regenerating the frv files:
Just touching them for now instead of regenerating them... |
...also, the m32c regeneration seems to be hanging on the following step:
|
for opcodes see #69 Change-Id: I1532cf60dcf64e41221a7541b34f603efd96d26b
Note that this is prerequisite for fixing issue #9 |
trying to regenerate cgen-created files in the opcodes subdirectory fails with the following error:
I'm going to have to actually learn cgen and guile/scheme in order to fix this... Bounty available for anyone who wants to help.
The text was updated successfully, but these errors were encountered: