[LLVMdev] Re: Patch for missing rand48 on win32

Morten Ofstad morten at hue.no
Wed Oct 27 06:34:17 PDT 2004


Morten Ofstad wrote:

>> Hi,
>>
>> There's no HAVE_RAND48 symbol provided by autoconf. You'll have to 
>> add  the appropriate check to autoconf/configure.ac before we can take 
>> this  patch.

I installed autoconf with cygwin now and I think I've managed to do this 
right now -- there are some strange problems with running the 
AutoRegen.sh script, so I had to do it manually... Here are the patches 
and the new test (which goes in autoconf/m4).

m.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041027/af725bc4/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rand48.m4
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041027/af725bc4/attachment.ksh>


More information about the llvm-dev mailing list