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

Automaticaly create needed folder when building #36

Open
uNouss opened this issue May 31, 2024 · 0 comments
Open

Automaticaly create needed folder when building #36

uNouss opened this issue May 31, 2024 · 0 comments

Comments

@uNouss
Copy link
Collaborator

uNouss commented May 31, 2024

#35 Need to be fixed before this issue to not be bothered by this one.

To reproduce:

  • clone the project
  • jump into to syntax/trunk folder
  • issue the following command to build sh etc/bin/sxmake

At this point, some folders may be missing, and the build will stop without explicitly saying that the required folder is missing (for example, as shown below, the lib folder in ./bnf folder).

_.log:error: unable to open output file '.../syntax/trunk/bnf/lib/bnf_folcon.o': 'No such file or directory'

And this happens for several other {bnf,csynt,lecl,paradis,prio,recor,semact,semat,semc,tables,tdef}/lib folders.

Expected behaviour is to automaticaly create these folders supfolder/lib.

The same happens with sh etc/bin/sxmake j77. There are missing folders, for examples: examples/{j77,f77,..}/lib

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

1 participant