Skip to content

Several nix fixes#1737

Merged
lerno merged 2 commits intoc3lang:masterfrom
vssukharev:master
Dec 29, 2024
Merged

Several nix fixes#1737
lerno merged 2 commits intoc3lang:masterfrom
vssukharev:master

Conversation

@vssukharev
Copy link
Copy Markdown
Contributor

Recent development shell didn't really provide the working one so that it wasn't possible to build c3c manually. The commit is fixing this.

@tomaskallup
Copy link
Copy Markdown
Contributor

I can build it just fine using the shell, what I'm not sure about is the comment about usage for C3_CMAKE_FLAGS, the way I build the binary is following:

$ mkdir build
$ cd build
$ cmake .. $C3_CMAKE_FLAGS
$ cmake --build .

@vssukharev
Copy link
Copy Markdown
Contributor Author

I have no idea how to do it in other way. We should declare additional information about LLD, cause cmake can't find it. Hopefully, we don't need patches: just additional environment variable.

@vssukharev vssukharev changed the title Fixed nix c3c development shell Several nix fixes Dec 29, 2024
@lerno lerno merged commit 7b734df into c3lang:master Dec 29, 2024
@lerno
Copy link
Copy Markdown
Collaborator

lerno commented Dec 29, 2024

Thank you!

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

Successfully merging this pull request may close these issues.

3 participants