Skip to content

nix-support: we can build with nix environment#13

Open
jensen-yan wants to merge 3 commits intomainfrom
nix-support
Open

nix-support: we can build with nix environment#13
jensen-yan wants to merge 3 commits intomainfrom
nix-support

Conversation

@jensen-yan
Copy link
Copy Markdown
Contributor

No description provided.

@xyyy1420 xyyy1420 requested review from cyyself and shinezyy August 23, 2024 10:17
@xieby1
Copy link
Copy Markdown

xieby1 commented Aug 26, 2024

The newly added nix scripts look promising👍.

HOWEVER, Two problems exist:

  1. riscv64-unknown-linux-gnu-gfortran is not presented in shell.nix.
    As a result, several fp test cases cannot compile, including 410, 416, 434, 435, 437, 454, 459,
  2. spec2006/bin/specperl has not been patched, therefore cannot run in pure NixOS, non-NixOS probably will not encounter this problem.
    As a result, case 436 failed to compile.

@xieby1
Copy link
Copy Markdown

xieby1 commented Aug 26, 2024

Fixed riscv64-unknown-linux-gnu-gfortran in eb27204
Fixed spec2006/bin/specperl in 3347ac3

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.

2 participants