swarm-support
[Top][All Lists]
Advanced

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

Re: v.2.2 and ObjC


From: Pietro Terna
Subject: Re: v.2.2 and ObjC
Date: Sun, 09 Sep 2001 23:32:14 +0200

At 12.10 09/09/01 -0600, you wrote:
>>>>> "PT" == Pietro Terna <address@hidden> writes:

PT> $ echo $PATH
PT> /usr/local/bin:/usr/bin:/bin:/Swarm-2.2/BIN

PT> make in heatbugs gives a lot of messages of the type gcc:
PT> HeatbugObserverSwarm.m: Objective-C compiler not installed on this system

/Swarm-2.2/bin needs to be before /usr/bin or /bin.  "type gcc" should
report "/Swarm-2.2/bin/gcc".

        OK, with
export PATH=/Swarm-2.2/bin:$PATH
I've obtained
$ type gcc
gcc is /Swarm-2.2/bin/gcc

but newly
$ make

gcc -c -g -O2 -Wall -Wno-import -Wno-protocol -Werror -DMETHOD_FUNCTIONS -DAPPN AME=heatbugs -DAPPVERSION=2.1.1 address@hidden -DDLL -I/Swarm
-2.2/include Heatbug.m
Virtual memory exhausted: Invalid argument
make: *** [Heatbug.o] Error 1

        Pietro


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