search for: archetecture

Displaying 12 results from an estimated 12 matches for "archetecture".

2009 Jul 27
0
[LLVMdev] llc - generation of native machine code
On Mon, Jul 27, 2009 at 8:25 AM, Rudskyy<tema13tema at yahoo.de> wrote: > But now I am looking for generation of machine code for my target. I have > seen, that “llc” has option "-filetype". > > It has default value "-filetype=asm", but has more values, as > "-filetype=obj" and "-filetype=dynlib". > > “obj” is very interesting, but
2005 Jun 13
2
Need Help with pickup *8
Hi, when i use the *8 for the call pickup the call i fetch is directly connected and i can't see the callers number. What i want is that the call in the first only rings at my phone and in the second i can see the callers number before i am connected. I am using a polycom 500 ip phone. Is this a special polycom problem? Regards, Kib
2009 Sep 01
1
[LLVMdev] llc - generation of native machine code
...debugging information. > > Bruno is working on his GSoC project and will be doing both ELF and DWARF > support, the DWARF support probably wont be ready until the end of September > though. > > There is very basic functioning ELF for X86 on SVN now. Patches for other > target archetectures are most welcome Hi Aaron! I have seen on SVN a last version. Yes! It supports now ELF for X86, perfect! But debug information ( .debug - sections) not implemented. I am looking for a possibility to use a LLVM with a debugger GDB. And GDB works with DWARF debug information. Will be conti...
2009 Jul 27
3
[LLVMdev] llc - generation of native machine code
Hello! I am working with LLVM project to compile for specific processor (xPEC-processor from NetX chip, http://hilscher.com/ ). I have done support of this target successfully! Assembler code can be emitted with debug information. LLVM - great!) But now I am looking for generation of machine code for my target. I have seen, that "llc" has option "-filetype". It has
2002 Nov 24
1
How to compile samba-2.2.x on HP/UX 11.00
Hi, Here's my problem: Samba-2.2.x (even 2.2.7) compiled right out of the box on HP/UX 11.00 gives some errors in the log file: Nov 23 16:17:32 pandora smbd[6744]: [2002/11/23 16:17:32, 0] locking/posix.c:posix_fcntl_lock(661) Nov 23 16:17:32 pandora smbd[6744]: posix_fcntl_lock: WARNING: lock request at offset 0, length 9223372036854779000 returned Nov 23 16:17:32 pandora smbd[6744]:
2001 Mar 26
7
RFE: Portable OpenSSH
For a future release of Portable OpenSSH, it would be nice to have a ./configure option to enable the binaries produced, to be statically linked. I tried using LDFLAGS option to ./configure .... but this passes arguments to gcc not ld, this should be documented. Additionally, I feel that ./configure should --extra-inc=dir and --extra-lib=dir to add paths to compile (-I) and link lines (-L &
2004 Sep 19
4
X100p on VIA EPIA-V problems
...ral weeks on my old dual processor 400Mhz pentium box running the same Redhat kernel and Asterisk source. The Via box is otherwise completely stable. I've tried just about every conievable BIOS setting on the Via box, I've recompiled asterisk, zaptel and the kernel specifying i386 as the archetecture. I've run memtest86 in the hope of finding a memory problem. I've tried a 2.6 kernel (2.6.6 with special "via" patches) with exactly the same results. Has anyone else out there got this configuration to work? My choices now seem to be 1) Buy a new X100p (from Digium this ti...
2006 May 31
10
Running R
I have downloaded R-2.3.0.tar.gz for Linux 64 bit processor 1. Untar tar -zxvf R-2.3.0.tar.gz 2. changed the directory to the newly created directory R-2.3.0 3. Typed ./configure 4. Typed make 5. Copied the Script File R from directory R-2.3.0/bin/R to /usr/local/bin/R. 6. Typed R Fatal error: unable to open the base package I get the error message. Please advice [[alternative HTML version
2003 Jun 04
7
Samba as PDC with WinXP Clients -> headache!!
Hi. my last post was about upscale configuration for my WinXP clients, because I believed I had it working, but ... Next day I booted the client and .... it wouldnt let me log onto the domain again. :-( I am using Samba 2.2.8a with Ldap backend which works great in workgroup mode. Joining the domain is very easy and works well, but then after rebooting I get: "Es kann keine
2006 Nov 15
11
OpenSSH Certkey (PKI)
This patch against OpenBSD -current adds a simple form of PKI to OpenSSH. We'll be using it at work. See README.certkey (the first chunk of the patch) for details. Everything below is BSD licensed, sponsored by Allamanda Networks AG. Daniel --- /dev/null Wed Nov 15 15:14:20 2006 +++ README.certkey Wed Nov 15 15:13:45 2006 @@ -0,0 +1,176 @@ +OpenSSH Certkey + +INTRODUCTION + +Certkey allows
2006 Aug 16
44
Goodbye for now, RoR
I started a php-based website a few months ago with a buddy of mine on netfirms.com. I was perusing their knowledge base and I came upon a quick-start for something called Ruby on Rails. Since then I have immersed myself in RoR. I''ve done the tutorials, I''ve purchased the books. But, I could never get even a sample RoR app to work on netfirms. 500 server errors.
2003 Dec 01
0
No subject
...n handle based on something it has received previously from a prior smb request/reply, and this maybe probably is different when you compiled on a 64bit wide system, rather than using the binaries provided with HP-UX 11.0 (which are built on 32 bit systems, so they can be run either on 32 or 64 bit archetectures). Take a look at the log files from the 10.20 binaries that are working on the same platform that you are seeing failures on the compiled 11.0 binaries, and lets see what the largest offset/count that the client asks for on those logs. This will give us some clues... Don -----Original Message--...