bugDotGNU Portable.NET - Bugs: bug #5561, pnet compact profile build broken

 
 

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

bug #5561: pnet compact profile build broken

Submitted by:  Adam Ballai <minddog>
Submitted on:  Thu 25 Sep 2003 09:13:49 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: Closed

Wed 01 Oct 2003 04:06:22 AM UTC, comment #1:

Fix committed to CVS - 30 Sep 2003

Rhys Weatherley <rweather>
Project Administrator
Thu 25 Sep 2003 09:13:49 AM UTC, original submission:

when ./configure --with-profile=compact the build will break upon anything that requires a function that is defined inside an #ifdef IL_CONFIG_DEBUG_LINES. Either we need to make compact define this or not use those non-compact methods.

Below is the first to break in the build ...

gcc -I../libffi/include -fno-gcse -fno-inline-functions -I../inc lude -I../libffi/include -I. -DBUILD_PROFILE_NAME="\"compact\"" -g -O2 -Wall -o ilrun ilrun.o libILEngine.a ../dumpasm/libILDumpAsm.a ../ima ge/libILImage.a ../support/libILSupport.a ../libffi/.lib s/libffi.a ../libgc/.libs/libgc.a -lz -lnsl -ldl -lm -lpthread
libILEngine.a(throw.o)(.text+0xe1): In function `ILExecThreadThrowSystem':
/home/minddog/DotGNU-arm/pnet/engine/throw.c:96: undefined reference to `_ILSetE xceptionStackTrace'
libILEngine.a(throw.o)(.text+0x227): In function `ILExecThreadThrowArgRange':
/home/minddog/DotGNU-arm/pnet/engine/throw.c:160: undefined reference to `_ILSet ExceptionStackTrace'
libILEngine.a(throw.o)(.text+0x308): In function `ILExecThreadThrowArgNull':
/home/minddog/DotGNU-arm/pnet/engine/throw.c:189: undefined reference to `_ILSet ExceptionStackTrace'
libILEngine.a(throw.o)(.text+0x349): In function `ILExecThreadThrowOutOfMemory':
/home/minddog/DotGNU-arm/pnet/engine/throw.c:199: undefined reference to `_ILSet ExceptionStackTrace'
libILEngine.a(throw.o)(.text+0x3ce): In function `_ILExecThreadThrowThreadAbortE xception':
/home/minddog/DotGNU-arm/pnet/engine/throw.c:219: undefined reference to `_ILSet ExceptionStackTrace'
libILEngine.a(cvmc.o)(.text+0x6a2a): In function `CVMCoder_CallInterface':
/home/minddog/DotGNU-arm/pnet/engine/cvmc_call.c:237: undefined reference to `cv mp_out_word2_ptr'
../image/libILImage.a(writer.o)(.text+0x257): In function `ILWriterCreate':
/home/minddog/DotGNU-arm/pnet/image/writer.c:152: undefined reference to `_ILWri teJavaHeaders'
../image/libILImage.a(writer.o)(.text+0x724): In function `ILWriterOutputMetadat a':
/home/minddog/DotGNU-arm/pnet/image/writer.c:379: undefined reference to `WriteJ avaClass'
collect2: ld returned 1 exit status
make: *** [ilrun] Error 1

Adam Ballai <minddog>
Project Member

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 2 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Wed 01 Oct 2003 04:06:22 AM UTCrweatherStatusNone=>(Error - Not Found)
  Open/ClosedOpen=>(Error - Not Found)

Back to the top


Powered by Savane 3.1-cleanup1