Displaying 8 results from an estimated 8 matches for "varol".
Did you mean:
karol
2010 Oct 07
3
[LLVMdev] two quick questions
...r: âFâ was not declared in this scope
The only way for me to get it to compile again is a complete fresh check
out of all source files, which is not optimal.
Am I the only one having these issues ?
2) Are there any dev's in the DC, VA area who would want to meet up (
over a pint of Guinness )
Varol :)
2010 Oct 07
0
[LLVMdev] two quick questions
On Oct 7, 2010, at 5:14 AM, Varol Okan wrote:
> 1) It seems that everytime I do an svn up, I can no longer compile lvm (
> + clang ) currently it hangs here
> llvm/tools/clang/lib/Serialization/../../include/clang/Serialization/AttrPCHRead.inc:20:31:
> error: âFâ was not declared in this scope
> The only way for me t...
2010 Jun 09
1
[LLVMdev] New LLDB Debugger
Hello all,
I'm happy to announce a new member of the LLVM family: the LLDB debugger. Read about it here:
http://blog.llvm.org/2010/06/new-lldb-debugger.html
http://lldb.llvm.org/
If you're interested in discussing this, please head over to the new lldb-dev mailing list!
-Chris
2010 Oct 07
0
[LLVMdev] Two quick questions
...as not declared in this scope
The only way for me to get it to compile again is a complete fresh check out of all source files, which is not optimal.
Am I the only one having these issues ?
2) Are there any dev's in the NOVA, DC area who would want to meet up ( over a pint of Guinness )
Varol :)
1998 Jul 14
1
Problem : Same name for WORKGROUP and DOMAIN (PR#8352)
keskinv@alpha.sci.ege.edu.tr wrote:
>
> Our server running samba 1.9.18p8 has name ASTRONOMY and the workgroup name
> 's also ASTRONOMY. All Win95 clients has also ASTRONOMY workgroup name.
> After the installation of samba 1.9.18p8 on our linux server, all clients
> show an error message which indicates that "workgroup name can not be the
> same name as server
2012 Dec 01
0
[LLVMdev] Getting Started
...embedded environment.
I personally would love to see this done through C++ scriptlets. I love,
love, love cling !!! Before cling I was dearly in love with CINT. But
hey, that's just me :)
Thanks again for this initiative. I think it is a good thing to give
some one who wants to start out.
Varol
On 11/29/2012 04:45 PM, Marc J. Driftmeyer wrote:
> So instead of being able to quickly extend scripting via Bash or C
> Shell you'd prefer people learn Python to extend any functionality?
>
> Cygwin is well tested on Windows. Shell Scripting [Bash, C, Ksh,
> ZShell, etc] is p...
2012 Nov 29
1
[LLVMdev] Getting Started
So instead of being able to quickly extend scripting via Bash or C Shell
you'd prefer people learn Python to extend any functionality?
Cygwin is well tested on Windows. Shell Scripting [Bash, C, Ksh, ZShell,
etc] is pervasive in UNIX/Linux and won't be replaced by Python or Perl.
Simple automated scripts requiring the memory footprint of python just
to make it work in Windows seems
2012 Nov 29
0
[LLVMdev] Getting Started
On Thu, Nov 29, 2012 at 9:41 AM, Joe Abbey <jabbey at arxan.com> wrote:
> I know this process is well documented here
> http://llvm.org/docs/GettingStarted.html
>
> But man do I love scripting things:
>
> LLVM Getting Started (See http://llvm.org/docs/GettingStarted.html)
> ./getttingStarted.sh [-clang] [-compiler-rt] [-test-suite] [-branch branch]
> [-dir path] [-r