search for: sabharw

Displaying 4 results from an estimated 4 matches for "sabharw".

Did you mean: sabharwal
2015 Apr 01
3
[LLVMdev] LLVM Shared DLL not supported reason
FWIW, I've got a powershell script that builds an exports.def file for recognizable C functions. You could adapt it to Python and make it part of the official build if the LLVM community thinks it will be beneficial to have libLLVM.dll The script is located here: https://github.com/mjsabby/LLVMSharp/blob/master/GenLLVMDLL.ps1 On Wed, Apr 1, 2015 at 9:03 AM, Reid Kleckner <rnk at
2003 Jun 09
1
Large site installation
Hi! We are in process of moving to Samba from current setup of windows (servers) for a site of more than 10,000 windows clients and storage requirement of 2TB. What would be the hardware considerations? Any sizing inputs would be of great help. Thanks Sabby -- _______________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com
2003 Jul 07
1
installed samba,enabled nbios,shares, failing
...to find the network on either windows xp nor on rhl 9. Mounting times out. And Network not found error comes on WindowsxP. i don't know if i need to add a share or what. i just changed the workgroup name in the configuration file. That's all no other changes, do i need to ? ===== Mukul Sabharwal (mjsabby@yahoo.com) __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
2015 Apr 01
2
[LLVMdev] unsupported GC: shadow-stack when using MCJIT
This is also happening when using the C++ APIs. It looks like an MCJIT and SetGC interaction. I'm lost on how to proceed further. On Tue, Mar 31, 2015 at 10:42 PM, Hayden Livingston <halivingston at gmail.com> wrote: > The erlang was a typo, I was trying things out. > > I've updated the bug with a C program, which exhibits the problem. > > To answer your question,