On Sat, Feb 18, 2012 at 11:59 AM, Matthias Jurenz
<matthias.jurenz_at_[hidden]> wrote:
> Does that mean that the workaround I suggested (extra linkage of -lz) is not
> needed anymore?
It is needed for SVN checkout until it is migrated to the same libtool
as 1.7 tarball.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr_at_[hidden]>*/
|