GMP good compile, Nettle - errorcd ~
wget http://ftp.gnu.org/gnu/nettle/nettle-3.2.tar.gz
tar xf nettle-3.2.tar.gz
cd nettle-3.2
./configure --build=x86_64-w64-mingw32 --prefix="$HOME/prefix" --enable-static --disable-shared --enable-fat
make && make install
Building Nettle error
Moderator: Project members
Building Nettle error
How to fix?
https://wiki.filezilla-project.org/Comp ... er_Windows
i use: Re: Building Nettle error
Did you chance compiler or linker flags? It looks like it tries to do link-time optimizations (lto).
Re: Building Nettle error
I will try in the near future to give an answer.
And yet the question.
Why do not you support the Intel C ++ Compiler?
And yet the question.
Why do not you support the Intel C ++ Compiler?
Re: Building Nettle error
The Intel compiler is too expensive.
Re: Building Nettle error
Why not give the right choice?
Those who can afford ICC and for those who can not?
Those who can afford ICC and for those who can not?
Re: Building Nettle error
Let's put it this way: The rich kids can submit patches that add the missing support for icc.