bugDotGNU Portable.NET - Bugs: bug #12754, Problem compiling libjit 0.0.4

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #12754: Problem compiling libjit 0.0.4

Submitter:  Pierre <pierre42>
Submitted:  Wed 20 Apr 2005 07:54:07 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Works For Me
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Sun 30 Oct 2005 01:49:22 PM UTC, comment #2: 

No follow up to bug after extended period, presuming all okay.  Closing.

Deryk Robosson <drobosson>
Group Member
Sat 23 Apr 2005 04:04:59 AM UTC, comment #1: 

Unable to duplicate with current CVS checked out 23.Apr (working version 0.0.5) with gcc-3.4.3 kernel 2.6.10 Celeron 1.8GHz.

Please try that version and see how you go.

Deryk Robosson <drobosson>
Group Member
Wed 20 Apr 2005 07:54:07 PM UTC, original submission:  

# 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

Pierre <pierre42>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-10-30 drobosson Open/ClosedOpen Closed
2005-10-30 drobosson StatusNeed Info Works For Me
2005-04-23 drobosson StatusNone Need Info

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code