swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MacOSX] DefObject.m:1062: internal error:


From: Jacobo Myerston
Subject: [MacOSX] DefObject.m:1062: internal error:
Date: Sun, 28 Apr 2002 23:27:31 -0400

I'm so far:


cc -no-cpp-precomp -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libobjc -I../.. -I../../libobjc -I.. -I./.. -I./../collections -I./../misc -I/sw/include -I../../avcall -DBUILDING_SWARM -g -O2 -Wall -Wno-import -Wno-protocol -Wno-unknown-pragmas -Wno-unknown-pragmas -c DefObject.m -MT DefObject.lo -MD -MP -MF .deps/DefObject.TPlo -fno-common -DPIC -o .libs/DefObject.lo
DefObject.m: In function `-[Object_s dropAllocations:]':
DefObject.m:348: warning: implicit declaration of function `_i_Object_s__drop'
DefObject.m: In function `store_object':
DefObject.m:1062: internal error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
make[4]: *** [DefObject.lo] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Did you, Marcus, send a bug report to Apple? Or should we do this?

I had to do only few changes in order to compile the source so far.

1)

ln -s libobjc/config/powerpc/compiler-info-linux-gnu.h libobjc/config/powerpc/compiler-info-generic.h



2)

I added in libobjc/config/powerpc/mframe-generic.h

#define MFRAME_STACK_STRUCT 1

(Alex's tip)

3) I've removed -Werror from the Makefiles.

( Marc-Antoine's tip)


I think we should star to work with patches so that we can coordinate the work.

P.D
I'm using gcc3.1 the crazy-weasel-branch 1042


                 ==================================
  Swarm-Support is for discussion of the technical details of the day
  to day usage of Swarm.  For list administration needs (esp.
  [un]subscribing), please send a message to <address@hidden>
  with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]