swarm-support
[Top][All Lists]
Advanced

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

Re: MacxOS X getting there


From: Bill Northcott
Subject: Re: MacxOS X getting there
Date: Sat, 4 Jan 2003 12:50:44 +1100

I downloaded the latest code for gcc3.3from the FSF cvs and built it.

Usng this compiler, I get the following
1.  Three errors like this in the header building process, which I don't 
understand
for i in misc collections defobj activity objectbase tclobjc tkobjc gui 
random simtools simtoolsgui analysis space ; do make -C $i headers ; done
make[3]: Nothing to be done for `headers'.
OBJC="/Users/billn/Public/GNU/dst/bin/gcc" OBJCFLAGS='-DHAVE_CONFIG_H 
-I../../libobjc -I../.. -I../../../../../libobjc -I. -I.. 
-I../../../../../src/collections/.. 
-I../../../../../src/collections/../defobj 
-I../../../../../src/collections/../misc 
-I../../../../../src/collections/../objectbase 
-I../../../../../src/collections/../random   -DBUILDING_SWARM  -g -O2 
-fgnu-runtime -Wall -Wno-import -Wno-protocol -Wno-long-long 
-Wno-unknown-pragmas' OBJECTS="Array.lo Collection.lo InputStream.lo 
Stream.lo List.lo List_linked.lo List_mlinks.lo ListShuffler.lo Map.lo 
OrderedSet.lo OutputStream.lo Set.lo Permutation.lo StringObject.lo 
collections.lo predicates.lo" sh ../../../../../src/defobj/make-h2x 
collections.xm ../../../../../src/collections
making collections.xm collections.xt collections.xc
cc1: warning: "-Wprotocol" is valid for ObjC but not for C/C++
cc1: warning: "-fgnu-runtime" is valid for ObjC but not for C/C++

2. Errors in 4 of the files which gave errors with the Apple compiler:
Collections.m
HDF5Object.m
Defobj.m
Activity.m

3. No compiler crashes

That is only five errors.  Can anybody help squash them?

Bill Northcott

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