swarm-support
[Top][All Lists]
Advanced

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

Result of compilation on OsX with -fgnu-runtime flag


From: Perrone Alessandro
Subject: Result of compilation on OsX with -fgnu-runtime flag
Date: Wed, 24 Jul 2002 16:05:07 +0200

Hi all
When I try to compile any libraries (written in objc, of course) I have the same error.
Here enclosed there's the error in the compilation of one of the libraries.
I think it is a compiler problem, and I plan to patch a working copy of gcc 3.04 for MacOsX.
Regards.
                                ALEX
--

gcc -no-cpp-precomp -fgnu-runtime -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libobjc -I../../libobjc -I.. -I./.. -I./../collections -I./../defobj -I./../activity -I./../misc -I../../java/c -I../../avcall -DBUILDING_SWARM -g -O2 -fgnu-runtime -Wall -Wno-import -Wno-protocol -Wno-error -Wno-unknown-pragmas -c Swarm.m -MT Swarm.lo -MD -MP -MF .deps/Swarm.TPlo -o Swarm.o
In file included from objectbase.h:34,
                 from ../objectbase/Swarm.h:20,
                 from Swarm.m:20:
../defobj/defobj.h:66: warning: use of `long double' type; its size may change in a future release ../defobj/defobj.h:66: warning: (Long double usage is reported only once for each file.
../defobj/defobj.h:66: warning: To disable this warning, use -Wno-long-double.)
echo timestamp > Swarm.lo
source='SwarmObject.m' object='SwarmObject.lo' libtool=yes \
depfile='.deps/SwarmObject.Plo' tmpdepfile='.deps/SwarmObject.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -no-cpp-precomp -fgnu-runtime -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libobjc -I../../libobjc -I.. -I./.. -I./../collections -I./../defobj -I./../activity -I./../misc -I../../java/c -I../../avcall -DBUILDING_SWARM -g -O2 -fgnu-runtime -Wall -Wno-import -Wno-protocol -Wno-error -Wno-unknown-pragmas -c -o SwarmObject.lo `test -f SwarmObject.m || echo './'`SwarmObject.m gcc -no-cpp-precomp -fgnu-runtime -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libobjc -I../../libobjc -I.. -I./.. -I./../collections -I./../defobj -I./../activity -I./../misc -I../../java/c -I../../avcall -DBUILDING_SWARM -g -O2 -fgnu-runtime -Wall -Wno-import -Wno-protocol -Wno-error -Wno-unknown-pragmas -c SwarmObject.m -MT SwarmObject.lo -MD -MP -MF .deps/SwarmObject.TPlo -o SwarmObject.o
In file included from ../defobj/DefObject.h:27,
                 from ../defobj/Customize.h:27,
                 from ../defobj/Create.h:26,
                 from ../objectbase/SwarmObject.h:23,
                 from SwarmObject.m:20:
../defobj/defobj.h:66: warning: use of `long double' type; its size may change in a future release ../defobj/defobj.h:66: warning: (Long double usage is reported only once for each file.
../defobj/defobj.h:66: warning: To disable this warning, use -Wno-long-double.)
echo timestamp > SwarmObject.lo
source='VarProbe.m' object='VarProbe.lo' libtool=yes \
depfile='.deps/VarProbe.Plo' tmpdepfile='.deps/VarProbe.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -no-cpp-precomp -fgnu-runtime -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libobjc -I../../libobjc -I.. -I./.. -I./../collections -I./../defobj -I./../activity -I./../misc -I../../java/c -I../../avcall -DBUILDING_SWARM -g -O2 -fgnu-runtime -Wall -Wno-import -Wno-protocol -Wno-error -Wno-unknown-pragmas -c -o VarProbe.lo `test -f VarProbe.m || echo './'`VarProbe.m gcc -no-cpp-precomp -fgnu-runtime -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libobjc -I../../libobjc -I.. -I./.. -I./../collections -I./../defobj -I./../activity -I./../misc -I../../java/c -I../../avcall -DBUILDING_SWARM -g -O2 -fgnu-runtime -Wall -Wno-import -Wno-protocol -Wno-error -Wno-unknown-pragmas -c VarProbe.m -MT VarProbe.lo -MD -MP -MF .deps/VarProbe.TPlo -o VarProbe.o
In file included from objectbase.h:34,
                 from ../objectbase/VarProbe.h:20,
                 from VarProbe.m:20:
../defobj/defobj.h:66: warning: use of `long double' type; its size may change in a future release ../defobj/defobj.h:66: warning: (Long double usage is reported only once for each file.
../defobj/defobj.h:66: warning: To disable this warning, use -Wno-long-double.)
VarProbe.m: In function `-[VarProbe _typeSetup_]':
VarProbe.m:84: warning: method `alloc:' not implemented by protocol
VarProbe.m: In function `setup_array':
VarProbe.m:217: warning: method `alloc:' not implemented by protocol
VarProbe.m: In function `-[VarProbe probeAsString:]':
VarProbe.m:627: warning: object does not conform to the `Zone' protocol
echo timestamp > VarProbe.lo
source='probing.m' object='probing.lo' libtool=yes \
depfile='.deps/probing.Plo' tmpdepfile='.deps/probing.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -no-cpp-precomp -fgnu-runtime -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libobjc -I../../libobjc -I.. -I./.. -I./../collections -I./../defobj -I./../activity -I./../misc -I../../java/c -I../../avcall -DBUILDING_SWARM -g -O2 -fgnu-runtime -Wall -Wno-import -Wno-protocol -Wno-error -Wno-unknown-pragmas -c -o probing.lo `test -f probing.m || echo './'`probing.m gcc -no-cpp-precomp -fgnu-runtime -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libobjc -I../../libobjc -I.. -I./.. -I./../collections -I./../defobj -I./../activity -I./../misc -I../../java/c -I../../avcall -DBUILDING_SWARM -g -O2 -fgnu-runtime -Wall -Wno-import -Wno-protocol -Wno-error -Wno-unknown-pragmas -c probing.m -MT probing.lo -MD -MP -MF .deps/probing.TPlo -o probing.o
In file included from ../collections/collections.h:26,
                 from probing.m:20:
../defobj/defobj.h:66: warning: use of `long double' type; its size may change in a future release ../defobj/defobj.h:66: warning: (Long double usage is reported only once for each file.
../defobj/defobj.h:66: warning: To disable this warning, use -Wno-long-double.)
probing.m:206: 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: *** [probing.lo] Error 1

---

                 ==================================
  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]