swarm-support
[Top][All Lists]
Advanced

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

Re: avcall [MacOSX


From: Marc-Antoine Parent
Subject: Re: avcall [MacOSX
Date: Thu, 23 May 2002 19:54:11 -0400

Marc-Antoine,

may you send me your patch for avcall?

This is getting dated, I did not try recently, but in the hope it helps:

in avcall:

Add a darwin line with syntax linux (l. 130)

replace libtool with as in line 132:
        $(LIBTOOL_COMPILE) $(CC) -x none -c $(srcdir)/avcall-
rs6000-$${syntax}.s ; \
as -Wa,-force_cpusubtype_ALL $(srcdir)/avcall-rs6000-$${syntax}.s -o avcall-rs6000-$${syntax}.lo; \
 in avcall/avcall-rs6000-linux.s: __builtin_avcall -> ___builtin_avcall

in src/Makefile, l. 222:
libswarm_la_LDFLAGS = -version-info $(CURRENT):$(REVISION):$(AGE) -rpath $(libdir) $(foreach module,$(SWARMMODULES),-L./$(module)) -L../libobjc $(SUPPORTLDFLAGS)

(add the ./ before ($module) in the -L term)


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