[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bug #12754] Problem compiling libjit 0.0.4
From: |
Pierre |
Subject: |
[Pnet-developers] [bug #12754] Problem compiling libjit 0.0.4 |
Date: |
Wed, 20 Apr 2005 19:54:08 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12754>
Summary: Problem compiling libjit 0.0.4
Project: DotGNU Portable.NET
Submitted by: pierre42
Submitted on: mer 20.04.2005 à 19:54
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
# make
make all-recursive
make[1]: Entering directory `/tmp/libjit-0.0.4'
Making all in include
make[2]: Entering directory `/tmp/libjit-0.0.4/include'
Making all in jit
make[3]: Entering directory `/tmp/libjit-0.0.4/include/jit'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/libjit-0.0.4/include/jit'
make[3]: Entering directory `/tmp/libjit-0.0.4/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/libjit-0.0.4/include'
make[2]: Leaving directory `/tmp/libjit-0.0.4/include'
Making all in tools
make[2]: Entering directory `/tmp/libjit-0.0.4/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/libjit-0.0.4/tools'
Making all in jit
make[2]: Entering directory `/tmp/libjit-0.0.4/jit'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../include -I. -I. -fno-gcse -s -O3 -march=i686 -Wall -c
jit-cpuid-x86.c
rm -f .libs/jit-cpuid-x86.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I. -I. -fno-gcse
-s -O3 -march=i686 -Wall -Wp,-MD,.deps/jit-cpuid-x86.pp -c jit-cpuid-x86.c
-fPIC -DPIC -o .libs/jit-cpuid-x86.lo
jit-cpuid-x86.c: In function `_jit_cpuid_x86_get':
jit-cpuid-x86.c:59: error: PIC register `ebx' clobbered in `asm'
jit-cpuid-x86.c:59: error: PIC register `ebx' clobbered in `asm'
jit-cpuid-x86.c:59: error: PIC register `ebx' clobbered in `asm'
make[2]: *** [jit-cpuid-x86.lo] Error 1
make[2]: Leaving directory `/tmp/libjit-0.0.4/jit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/libjit-0.0.4'
make: *** [all-recursive-am] Error 2
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12754>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bug #12754] Problem compiling libjit 0.0.4,
Pierre <=