Skip to content

Commit

Permalink
nrnmingwenv: keep GCC toolchain for RxD reactions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsavulescu authored Jun 13, 2022
1 parent 6d656ac commit 1d077e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mingw_files/nrnmingwenv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,13 @@ copy mingw64/bin '
as.exe
ld.exe
x86_64-w64-mingw32-g++.exe
x86_64-w64-mingw32-gcc.exe
libstdc++-6.dll
'
cp_dlls $NM/mingw64/bin $NM/mingw64/bin

copy mingw64/lib/gcc/x86_64-w64-mingw32/$gccver '
cc1.exe
cc1plus.exe
libgcc.a
liblto_plugin.dll
Expand Down

0 comments on commit 1d077e8

Please sign in to comment.