Displaying 3 results from an estimated 3 matches for "csizmadia".
2006 May 28
1
any plans on getting psexec / cmdat equivalent to Samba?
Hello !
If anybody want`s to implement the psexec unix port or samba equivalent,
maybe taking a look at xCmd from Zoltan Csizmadia at
http://www.codeguru.com/Cpp/I-N/network/remoteinvocation/article.php/c5433/
may help a LOT and is a very good example. (This one seems to work similar
like psexec - but it is available with sourcecode!)
I don`t know if the author is still reachable via this mail adress or if
there is any ch...
2014 May 10
2
[LLVMdev] error compiling llvm 2.9/3.2 from source on macosx (possibly stdlibc++ issue)
Hello,
I've some exceptions which I would like to solve to build LLVM+Clang
from source on MacOSX 10.8+.
"
/Users/travis/build/vpmedia/crossbridge/llvm-2.9/lib/Transforms/Utils/CodeExtractor.cpp:728:28:
[0;1;31m
error: no matching constructor for initialization of
'std::vector<BasicBlock *>' std::vector<BasicBlock*>
Succs(succ_begin(codeReplacer),
"
I
2014 May 11
0
[LLVMdev] error compiling llvm 2.9/3.2 from source on macosx (possibly stdlibc++ issue)
...stalling
a recent GCC compiler suite. That seemed like a lot more work for me.
Especially because that would probably be a nightmare on the new OS,
because the GCC that's ported over there is way to old to build LLVM and
there is no practical way to upgrade it.
On 5/10/14 7:56 AM, Andras Csizmadia wrote:
> Hello,
>
> I've some exceptions which I would like to solve to build LLVM+Clang
> from source on MacOSX 10.8+.
>
> "
> /Users/travis/build/vpmedia/crossbridge/llvm-2.9/lib/Transforms/Utils/CodeExtractor.cpp:728:28:
> [0;1;31m
> error: no matching cons...