swarm-support
[Top][All Lists]
Advanced

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

Re: arborgames complile


From: Perrone Alessandro
Subject: Re: arborgames complile
Date: Tue, 10 Dec 2002 06:02:47 +0100

Hi
address@hidden arborgames-2.1]$ make
gcc3 -c -g -O2 -march=i386 -mcpu=i686 -Wall -Wno-import -Wno-protocol -Werror -D_GNU_SOURCE -DAPPNAME=arborgames -DAPPVERSION=2.1 address@hidden -I/usr/include/swarm Species.m
cc1obj: warnings being treated as errors
Species.m: In function `-[Species getLevelAtAge:]':
Species.m:126: warning: implicit declaration of function `exit'
make: *** [Species.o] Error 1
Edit your Makefile and Write the following line
EXTRAOBJCFLAGS=-Wno-error
or edit the $SWARMHOME/etc/Makefile.appl and change the "-Werror" flag with "-Wno-error" one
I hope this help.
                                                ALEX

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