swarm-support
[Top][All Lists]
Advanced

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

Re: new snapshot [Re: User Report: Swarm Java]


From: Marcus G. Daniels
Subject: Re: new snapshot [Re: User Report: Swarm Java]
Date: 29 Sep 1999 09:11:00 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "DS" == Darren Schreiber <address@hidden> writes:

DS> -D_GNU_SOURCE -DBUILDING_SWARM -g -O2 -Wall -Wno-import -Wno-protocol
DS> -Werror -Wno-unknown-pragmas -I/usr/X11R6/include -Wno-implicit-int -c
DS> -fPIC -DPIC TkExtra.m -o .libs/TkExtra.lo
DS> make[4]: *** [TkExtra.lo] Error 1 make[4]: Leaving directory

You can get around this by configuring with:

  $ CFLAGS='-O -g' ./configure [etc]

Alternatively, edit src/tkobjc/Makefile and change the
occurences of -O2 to -O.

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