Displaying 20 results from an estimated 32 matches for "ramana".
Did you mean:
raman
2007 Jan 22
0
[LLVMdev] more llvmgcc build issues.
Hi,
Last night's attempt to build llvmgcc4 with svn head ends in this .
This is on an x86 FC5 environment.
/home/ramana/llvm/llvmgccfrontend/llvmgcc4-source/build-llvmgcc/gcc/xgcc
-B/home/ramana/llvm/llvmgccfrontend/llvmgcc4-source/build-llvmgcc/gcc/
-B/home/ramana/llvm/install-llvm/i686-pc-linux-gnu/bin/
-B/home/ramana/llvm/install-llvm/i686-pc-linux-gnu/lib/
-isystem /home/ramana/llvm/install-llvm/i686-pc-linux-gn...
2010 Sep 29
5
help with AD integration
HI
my name ins Ben.T.George
i am new to samba and active directory integration
my machine ins Sun Slaris SPARC (solaris 10).
the unix side samba and all deps are installed...from this link
http://www.sunfreeware.com/programlistsparc10.html#samba
now i want to sync samba with active directory..
so please help to for this..
please provide me the step by step for this..
now i am stuck with
2007 Jan 24
2
[LLVMdev] patch - update libiberty/psignal to latest prototypes.
Hi ,
I needed to apply this patch to get the GCC frontend building on an FC5
x86 box .
[ramana at venglathur gcc]$ svn diff
Index: libiberty/strsignal.c
===================================================================
--- libiberty/strsignal.c (revision 254)
+++ libiberty/strsignal.c (working copy)
@@ -557,8 +557,8 @@
void
psignal (signo, message)
- unsigned signo;
- cha...
2010 Sep 28
1
help with user permissions
...bin)
then i edited the smb.conf using swat.after that i got a smb.conf like this\
# Samba config file created using SWAT
# from UNKNOWN (??? )
# Date: 2010/09/28 16:30:12
[global]
workgroup = GROUP
hosts allow = 192.168.1.
[user1]
path = /export/home/user1
valid users = user1
[ramana]
path = /export/home/ramana
valid users = ramana
[teju]
path = /export/home/teju
valid users = teju
[user1]
path = /export/home/user1
valid users = user1
after that i created these 3 user's and set password (smbpassword and normal
password)
then i added one windows xp...
2006 Mar 28
1
[LLVMdev] CVS broken in X86ISelLowering.cpp.
Hi Evan,
The commit
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060327/033389.html
broke CVS. The attached obvious patch fixes it. I don't have write
access . So can someone commit this in ?
ramana at zirakzigil:~/fsf/llvm/llvm/lib/Target/X86$ cvs diff -au
X86ISelLowering.cpp
Index: X86ISelLowering.cpp
===================================================================
RCS file: /var/cvs/llvm/llvm/lib/Target/X86/X86ISelLowering.cpp,v
retrieving revision 1.139
diff -a -u -r1.139 X86ISelLowerin...
2007 Jan 21
1
[LLVMdev] problems with llc and hello world .
Hi ,
I've been giving the ARM port of LLVM a spin today and ran into this .
[ramana at venglathur builddir]$ cat hello.c && llvm-gcc hello.c -c
-emit-llvm -O3 -o - | llc -march=arm
#include <stdio.h>
int main(void)
{
printf ("hello world\n");
return 0;
}
llc: bytecode didn't read correctly.
llvm and the tools is today's CVS head while
llvm-gcc...
2007 Jan 24
1
[LLVMdev] patch - update libiberty/psignal to latest prototypes.
Devang,
On Wed, 2007-01-24 at 10:28 -0800, Devang Patel wrote:
> On Jan 24, 2007, at 4:14 AM, Ramana Radhakrishnan wrote:
>
> > Hi ,
> >
> > I needed to apply this patch to get the GCC frontend building on an
> > FC5
> > x86 box .
>
> I am curious, what kind of failure are you seeing ?
I should have mentioned in the email : Here's my earlier post on...
2007 Jan 24
0
[LLVMdev] patch - update libiberty/psignal to latest prototypes.
On Jan 24, 2007, at 4:14 AM, Ramana Radhakrishnan wrote:
> Hi ,
>
> I needed to apply this patch to get the GCC frontend building on an
> FC5
> x86 box .
I am curious, what kind of failure are you seeing ?
Thanks,
-
Devang
2007 Apr 12
5
[LLVMdev] Naming Suggestion.
On the Warloc - loveloc lines as baldric4 suggested on IRC .
Why not OptLOC - Optimize Lines (and Lines) of Code.
cheers
Ramana
Ramana Radhakrishnan <ramana.radhakrishnan at codito.com>
Codito Technologies Pvt. Ltd.
2006 Dec 19
0
[LLVMdev] Books, papers and information
Hi Fredrik,
On Tue, 2006-12-19 at 15:13 +0100, Fredrik Svensson wrote:
> Hi,
>
> As Christmas approaches rapidly I would like to get some suggestions for
> interesting compiler books, papers and other type of information that one
> can read the few slow days over Christmas.
>
> Any recommendations ? I have the dragon book, but it would be fun to read
> something on what
2006 Dec 19
3
[LLVMdev] Books, papers and information
Hi,
As Christmas approaches rapidly I would like to get some suggestions for
interesting compiler books, papers and other type of information that one
can read the few slow days over Christmas.
Any recommendations ? I have the dragon book, but it would be fun to read
something on what is happening in modern compilers.
/Fred
2018 Sep 21
2
[lldb-dev] [LLD] How to get rid of debug info of sections deleted by garbage collector
Thank you all for your time in responding to my query.
My understanding was also similar to what you all mentioned here but wanted
to check if there are any recent developments in solving this problem.
Thanks,
Ramana
On Thu, Sep 20, 2018 at 9:32 PM, Rui Ueyama <ruiu at google.com> wrote:
> Right. Technically we can get rid of debug info that corresponds to dead
> sections, but in order to do that, you have to scan the entire debug info.
> Debug info is actually one of only few pieces of informa...
2004 Sep 13
1
Autodir and rsync
...er words any linux system can be made 24x7 system provided backup
programs meet some criteria.
I would like to know if rsync can work out of box with Autodir. For
further info please have a look at Autodir-HOWTO
http://prdownloads.sourceforge.net/intraperson/Autodir-HOWTO.html?download
Regards
ramana
--
http://www.intraperson.com
2007 Apr 12
3
[LLVMdev] Compiler Name
Suggestions:
Zembla - It's a fictional northern European country in "Pale Fire"
by Nabokov.
Pala - The island utopia in Aldos Huxley's "Island".
Thra - The world of The Dark Crystal.
-bw
2007 Apr 12
0
[LLVMdev] Compiler Name
Invictus - unconquerable, and Invictus.org doesn't appear to exist.
On Apr 12, 2007, at 1:34 AM, Bill Wendling wrote:
> Suggestions:
>
> Zembla - It's a fictional northern European country in "Pale Fire"
> by Nabokov.
> Pala - The island utopia in Aldos Huxley's "Island".
> Thra - The world of The Dark Crystal.
>
> -bw
>
2018 Sep 20
2
[lldb-dev] [LLD] How to get rid of debug info of sections deleted by garbage collector
> -----Original Message-----
> From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of
> Davide Italiano via llvm-dev
> Sent: Thursday, September 20, 2018 10:55 AM
> To: ramana.venkat83 at gmail.com; Cary Coutant
> Cc: llvm-dev; LLDB
> Subject: Re: [llvm-dev] [lldb-dev] [LLD] How to get rid of debug info of
> sections deleted by garbage collector
>
> On Wed, Sep 19, 2018 at 8:35 PM Venkata Ramanaiah Nalamothu via
> lldb-dev <lldb-dev at lists.llvm.or...
2009 Apr 20
3
support of openSSH + Certificates
Hi,
We want to use openSSH for one of our project. But we need certificate exchange support. I have gone through the documentation. It says openSSH support key management but no mention of certificates. I have seen some people outside openSSH giving patches for supporting X.509 but not sure how stable are those patches.
Is there a way that openSSH support certificates? Your guidance will help a
2007 Apr 12
0
[LLVMdev] Compiler name: Nāga
On Apr 12, 2007, at 10:57 AM, Michael McCracken wrote:
> Hi, the idea of a dragon theme reminded me of the dragon-like serpents
> called "Nāga" from Cambodian mythology, among other places.
naga.org already exists, though. We probably want to have the .org
available.
I like the dragon theme but most of the familiar dragon names are taken.
The Hydra of Greek mythology was a
2018 Sep 20
2
[LLD] How to get rid of debug info of sections deleted by garbage collector
...eing debug info
for the sections deleted by garbage collector in the generated executable.
Are there any compiler/linker options and/or other tools in LLVM to get rid
of the above mentioned unneeded debug info?
If such options does not exist, what needs to be changed in the linker
(lld)?
Thanks,
Ramana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180920/1b1faf9a/attachment.html>
2007 Apr 12
7
[LLVMdev] Compiler name: Nāga
Hi, the idea of a dragon theme reminded me of the dragon-like serpents
called "Nāga" from Cambodian mythology, among other places.
Here's a brief link explaining the specific Cambodian meaning -
http://en.wikipedia.org/wiki/Naga_(mythology)#N.C4.81gas_in_Cambodia
I like this as a name, because it's unique short and easy to type and
remember (as long as you omit the accent,