swarm-support
[Top][All Lists]
Advanced

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

Re: MacOS X


From: dclement
Subject: Re: MacOS X
Date: Wed, 1 Jan 2003 12:21:34 -0600

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

After doing this it gives me an error at line 115 of init.c, init.c:115: only 1 arg to macro 'DEBUG_PRINTF' (2 expected) The line in question does, indeed, only have one argument :-)

This lead me to an #error on line 34 of sendmsg.c when it claimed that MFRAME_STACK_STRUCT was undefined. I defined it in mframe-generic.h, so the only reason this should be happening is if something is either not being included correctly or my understanding of how this compiles is fubar.

I can bypass this trivially (and I think I know how to fix it, just need to analyze the code), but then that runs me into an error:

objc -I/Users/raven/Documents/Projects/swarm/libobjc/objc - -I/Users/raven/Documents/Projects/swarm/libobjc -DBUILDING_LIBOBJC - -Wall -Werror -g -O2 -c NXConstStr.m -MT NXConstStr.lo -MD -MP -MF .deps/NXConstStr.TPlo -fno-common -DPIC -o .libs/NXConstStr.lo
cpp-precomp: could not open 'NXConstStr.lo'

Anyways, just thought I would make a status report.

Sincerely,
David

On Wednesday, Jan 1, 2003, at 07:19 US/Central, Perrone Alessandro wrote:

Hi

>`/Users/raven/Documents/Projects/swarm/libobjc/config/powerpc/ compiler-

>info-generic.h', needed by `compiler-info.h'.  Stop.

I made this file as a copy of the Linux PPC one.  I thought that was a

first approximation and we could debug from there.

I used the swarm/libobjc/config/unknown/compiler-info-generic.h
I simply copied the swarm/libobjc/config/unknown/compiler-info-generic.h  to swarm/libobjc/config/powerpc/compiler-info-generic.h  and then I added to mframe-generic.h the following line
#define MFRAME_STACK_STRUCT     1
Regard.
                            ALEX

- --------------------------
GnuPG Public Key:
http://www.geocities.com/dhartwellc/Clements_Public_Key.txt

Fingerprint: AE8B 37D8 D90C 7A45 15E9  D2F2 A8EB AE69 D4C8 2F5F
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (Darwin)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAj4TMbIACgkQqOuuadTIL1/fNQCeKyzZrKUYY29CzWwo4MpSSbv3
fOkAoP6GOgFK2KWfPuhx/CTgecZ8NEtN
=HtcN
-----END PGP SIGNATURE-----


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