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

tests #13

Open
HGL2533 opened this issue Nov 22, 2024 · 1 comment
Open

tests #13

HGL2533 opened this issue Nov 22, 2024 · 1 comment

Comments

@HGL2533
Copy link

HGL2533 commented Nov 22, 2024

hi!
The code for the tests module needs to be built separately? Following your instructions from FigureScripts, I built the project and [100%] Built target breve_bin, but the following error occurred: "error: array bound is not an integer constant before ‘]’ token" on line 4032 | static char altStackMem[4 * SIGSTKSZ]; and "error: ‘altStackMem’ was not declared in this scope" on line 4051 | sigStack.ss_sp = altStackMem;.

@jiangzhongshi
Copy link
Owner

Hey,
the code you quoted does not seem too familiar to me, do you know which file you are refering to?

static char altStackMem

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