Displaying 12 results from an estimated 12 matches for "aran".
Did you mean:
arai
2010 May 19
1
[LLVMdev] Scheduled Instructions go missing
...uence generated by both schedulers after scheduling
and before emission and they are the same. Specifically,
the test instruction is present in both sequences at the
same point.
I'm thinking that there is something I set in the SUnits,
but I don't know what that would be. Any ideas?
Aran
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100519/641d8988/attachment.sig>
2001 Feb 06
2
SCO 5.0.5 (i686-pc-sco3.2v5.0.5), scp and the -n option
...y, but -n ought to
work. However, since I can't seem to find a concrete use for the
option, that point may be moot.
I would really like to see if anyone can duplicate this. Alternately you
could just take my word for it and put USE_PIPES back into the
configure.in script for *-*-sco3.2v5* ;)
Aran
2010 Feb 04
1
[LLVMdev] Instruction Itineraries
...heduler for X86 and would like to
include instruction latencies. It appears that this
information is gathered from instruction itineraries, but
that there isn't an itinerary for X86. I also can't seem
to find documentation on how to add this for X86. Any
pointers would be helpfull.
Aran
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100203/915d4d65/attachment.sig>
2010 Mar 26
2
[LLVMdev] X86 Target instruction definitions
All,
Where are the SSE instructions defined? Specifically, I
cannot find the def for ADDSDrr.
Aran
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100326/130b2e02/attachment.sig>
2002 Mar 12
3
error compiling openssh-3.1p1 under SCO OpenServer 5.0.5
Trying to compile openssh-3.1p1 on SCO using:
export CCFLAGS='-L/usr/local/lib -I/usr/local/include'
./configure --sysconfdir=/etc/ssh --with-rsh=/usr/bin/rcmd
--exec-prefix=/usr
OpenSSH has been configured with the following options:
User binaries: /usr/bin
System binaries: /usr/sbin
Configuration files: /etc/ssh
Askpass
2010 Feb 13
1
[LLVMdev] llvm-gcc 4.2
...ult
Please submit a full bug report,
with preprocessed source if appropriate.
I would like to do some debugging, but I don't see
where "internal compiler error" is begin generated. I have
gdb set to break on SIGSEV, but I don't get the signal.
Any help would be appreciated.
Aran
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100212/d382e6ca/attachment.sig>
2010 May 07
1
[LLVMdev] Missuse of xmm register on X86-64
.... My problem is that an
xmm register is being used as an index expression.
Specifically,
addss (%xmm1,%rax,4), %xmm0
I like the idea of a floating-point index, but, like the
assembler, I don't know what that means. Any suggestions
on where I should look for a solution to my problem?
Aran
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100507/f870088b/attachment.sig>
2001 Jun 13
1
2.9p1 SCO OS 5.0.5 server and Linux client hang on exit when using X11 forwarding and protocol 2
....1 using RPMS from the openbsd.com ftp site. The server
is SCO OpenServer 5.0.5 built with the SCO development environment. I configured
with :
export CCFLAGS='-L/usr/local/lib -I/usr/local/include'
./configure --sysconfdir=/etc/ssh --with-rsh=/usr/bin/rcmd --exec-prefix=/usr
Thanks, Aran
-------------- next part --------------
OpenSSH_2.9p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Reading configuration data /home/spin/.ssh/config
debug1: Applying options for *
debug1: Applying options for njdb*
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying opti...
2010 Jul 01
0
[LLVMdev] isNew && "Node emitted out of order - early"
...working on a new scheduler and have encountered this assert
isNew && "Node emitted out of order - early"
I believe that it occurs when I clone a compare/test instruction. I've looked
at the SUnit graph and the units are scheduled correctly. Any advice is
appreciated.
Aran
2000 Jun 15
1
SCO OpenServer 5.0.5, issues with MAXPATHLEN and tty devices
These issues affected previous 2. versions of openssh and still
affects openssh-2.1.1p1. The environment is SCO OS 5.0.5 with
the SCO development environment (not gcc, gmake, etc.)
There are two issues, the first is a compilation problem,
and the second is a run-time problem.
The first problem is simply that MAXPATHLEN is not defined. I
found it to be defined in
2000 May 19
2
Solved: on Solaris, "couldn't wait for child '...' completion: No child processes"
> John Horne [SMTP:J.Horne at plymouth.ac.uk] wrote:
>
> Emanuel Borsboom <emanuel at heatdeath.org> wrote:
>> Trying to install the portable OpenSSH on Solaris 2.6. Compiling from
>> openssh-2.1.0.tar.gz using gcc. Compiles and installs fine. sshd
>> starts fine. First connection from another system works. Child sshd is
>> forked, but the parent dies
2000 Aug 04
0
remote commands: Command terminated on signal 13.
Precedence: bulk
Background:
Client: RH6.2, openssh-2.1.1p4, egcs-2.91.66
Server: SCO OS 5.0.5, openssh-2.1.1p4, SCO Dev environment
RSA Authentication via ssh-agent
Any time I attempt to remotely run commands using the -n option from my
linux machine to a SCO OS I get this:
[spin at lazarus]$ ssh -n -l root somehost ls
Received disconnect: Command terminated on signal 13.
If I remove the -n