Displaying 2 results from an estimated 2 matches for "lto_fc".
Did you mean:
lto_
2024 Oct 31
1
Error compiling 87283 on Windows 10 using Rtools4.4 6335-6327
...; Tomas
> Thank you, Tomas. Of course.
>
> Mkrules.local:
> USE_ATLAS = YES
> ATLAS_PATH = C:/R/OPB/OpenBLAS-0.3.28-5ef8b19
> EOPTS = -march=native -pipe -mno-rtm -Wa,-muse-unaligned-vector-move
> LTO = -flto=1 -fuse-linker-plugin
> LTO_OPT = -flto=1 -fuse-linker-plugin
> LTO_FC = -flto=1 -fuse-linker-plugin
> LTO_FC_OPT = -flto=1 -fuse-linker-plugin
> QPDF = C:/R/qpdf-11.9.1-msvc64
> OPENMP = -fopenmp
>
> And, of course, blas/Makefiles.win has been patched to read the proper
> library, which I've been doing for over a decade.
Ok, could you please tr...
2023 Nov 12
1
Segmentation fault early in compilation of revision 85514
...segmentation fault early in the compilation. I am uncertain
as to what it means (please see below for error extract). I am using the
most recent version of Rtools43 (5863) and updated its libraries prior to
starting the build. My EOPTS is " -march=native -pipe -mno-rtm" and my
LTO/LTO_OPT/LTO_FC/LTO_FC_OPT is "-flto=1 -fuse-linker-plugin".
Any explanation or suggestions would be appreciated.
Thank you,
Avi
```
installing zoneinfo
making console.d from console.c
making dynload.d from dynload.c
making embeddedR.d from embeddedR.c
making preferences.d from preferences.c
making p...