bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: random module linking problem on mingw ?


From: Assaf Gordon
Subject: Re: random module linking problem on mingw ?
Date: Wed, 19 Dec 2018 01:25:11 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

On 2018-12-16 8:29 a.m., Bruno Haible wrote:

For me, with a gnulib testdir created through
   ./gnulib-tool --create-testdir --dir=../testdir1 --single-configure random
I still get a link error in test-random. "nm" shows why: random.o defines
__initstate and __setstate, where test-random.c expects initstate and setstate.
But it is easy to fix, now that you have shown how.

I've pushed the combined fix in your name:


Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]