search for: em64

Displaying 9 results from an estimated 9 matches for "em64".

Did you mean: em64t
2008 Mar 04
0
[LLVMdev] llvm-gcc 4.2 building failed on x86-64
Hi Sheng Am Dienstag, 4. März 2008 schrieb Zhou Sheng: > Current llvm-gcc 4.2 building failed on X86-64, here is the dump I am not followng head closely but may it be that the current head still doesn't support amd64 proper: gcc README.LLVM: "When targeting non-darwin X86-64/AMD-64/EM64-T, configure with --disable-shared. The LLVM X86-64 backend doesn't support PIC codegen on non-darwin systems yet. If you get a build error, try configuring with --disable-multilib." Best regards ST
2008 Nov 06
0
[LLVMdev] fPIC
After looking through the README for the llvm gcc frontend, it says: ----------------------------------------------------------------------- X86-64/AMD-64/EM64-T for any OS other than Darwin/Mac OS X: When targeting non-darwin X86-64/AMD-64/EM64-T, configure with --disable-shared. The LLVM X86-64 backend doesn't support PIC codegen on non-darwin systems yet. If you get a build error, try configuring with --disable-multilib. ------------------------...
2005 Oct 06
2
segmentation fault
greetings, running Centos 4.1 i386 on a poweredge 1800, will be trying x86_64 tomorrow since apparently the processors are EM64. anyhow, I'm having issues with this unit producing segmentation faults on practically everything. this is not an issue just with Centos 4.x, but also RHEL 3. so I resorted to RH9, but had other issues with hardware drivers. Today, I installed OS and everything went smoothly, to a poi...
2008 Nov 06
2
[LLVMdev] fPIC
On my 32 bit linux box, things seam to work find, but on my 64 bit linux box I am getting problems. I have the following c file (lib.c): -------------------------------- #include <stdio.h> void libmethod(){ printf("libmethod()\n"); } ------------------------------- I tried to get a shared library using the following commands: llvm-gcc -emit-llvm -Wall -fPIC -c -o lib.opt.bc
2008 Mar 04
3
[LLVMdev] llvm-gcc 4.2 building failed on x86-64
Current llvm-gcc 4.2 building failed on X86-64, here is the dump information: xgcc -B/home/zsth/projects/llvm.org/build/cfe4.2obj/./prev-gcc/ -B/home/zsth/projects/llvm.org/install/x86_64-unknown-linux-gnu/bin/ -I../../../cfe4.2/libcpp -I. -I../../../cfe4.2/libcpp/../include -I../../../cfe4.2/libcpp/include -DENABLE_LLVM -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
2007 Feb 23
0
Problems with SUN StoreEdge T3
...e while receiving ?touch: cannot touch `test3': Read-only file system?, although file system is mounted ?rw,_netdev,datavolume,nointr,heartbeat=local? There?s no special output in the syslogfile related to these occurrences. Configuration: Fuitsu/Siemens RX300 F3 Dual XEON SLES9 EM64 2.6.5-7.283-smp Sun T3 Storage in ES Konfiguration Crossovercabel for Interconnect Any ideas? Marco -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20070223/e99eb6bb/attachment.html
2005 Sep 05
1
RODBC and 64 bit
Hi all, I was quite succesfully working with the RODB package on a 32 bit linux box to connect to a MSSQL Server via the freeTSL driver. After changing to a 64 bit environment I ran into some segmentation faults using function sqlUpdate on large database operations (the actual seg faults occured in the call to the C function ODBCUpdate). I just briefly looked into the code and found some extensive
2005 Jun 26
1
OCFS for SMP kernel (EM64T)
Hi all, My Ct's box is RH 3.0 SMP kernel EM64T. They are asking if OCFS for SMP (EM64T) is available or not. In following site, we can not see OCFS for SMP (EM64T). http://oss.oracle.com/projects/ocfs/files/RedHat/RHEL3/x86_64/1.0.14-1/ ---------- ocfs-2.4.21-EL-1.0.14-1.ia32e.rpm OCFS driver for kernel version 2.4.21-27.EL and higher (EM64T...
2008 Jun 20
7
Kernel panic - not syncing: CPU context corrupt
...se we do not have experience with CentOS (only FreeBSD). I would be very surprised if this is hardware related. We use the same hardware for several years, and run FreeBSD on it very successfully. It is a SuperMicro PDSMI+ motherboard with 3ware raid controller (8006-2LP). CPU is Xeon 3040 1.8 Ghz EM64 2MB 1066FSB (65W). Memory is DDR 2 Trancend 2048MB ECC Unbuffered 800. Error message on console is in "Additional Information". I am hoping that I should switch off some setting in CentOS to fix this, but I cannot find much useful information about this issue on Google. --- Additional...