swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] installing swarm on mac os 10.2


From: Derek Farren
Subject: Re: [Swarm-Support] installing swarm on mac os 10.2
Date: Thu, 20 May 2004 15:44:31 -0400

Hello Anja, I am also a Swarm newbie.

I understand that even thought swarm libreries have much (if not all) of the
headers of gcc, they have diferent names. So, you won´t find a stdio.h or an
objc/Object.h in swarms libreries. Haveing that said, an ObjC program won´t
run in swarm unless it´s updated to swarm´s libreries. I believe that
updating an ObjC code wuould consist only in changeing the actual imported
headers names for the Swarms headers names. I may be wrong...

Derek
----- Original Message ----- 
From: "anja lee" <address@hidden>
To: <address@hidden>
Sent: Thursday, May 20, 2004 2:45 PM
Subject: [Swarm-Support] installing swarm on mac os 10.2


> Hi,
>
> I am new to swarm and have downloaded all the necessary 10.2 files from
> the website and installed it.  I am trying to run someone else's
> Objective C folder with a makefile and did a "make" and this is what
> the output was:
>
> bash-2.05a$ make
> cc -c -ggdb -O2 -Wno-long-double -fgnu-runtime -fno-strict-aliasing
> -Wall -Wno-import -Wno-protocol -Wno-long-long   -DAPPNAME=somename
> -DAPPVERSION=0.01 address@hidden
> -I/usr/local/swarm2.2p/include somefile.m
> /var/tmp//ccf019Ju.s:1:Expected comma after segment-name
> /var/tmp//ccf019Ju.s:1:Rest of line ignored. 1st junk character valued
> 76 (L).
> /var/tmp//ccf019Ju.s:2:Expected comma after segment-name
> /var/tmp//ccf019Ju.s:2:Rest of line ignored. 1st junk character valued
> 76 (L).
> /var/tmp//ccf019Ju.s:3:Expected comma after segment-name
> /var/tmp//ccf019Ju.s:3:Rest of line ignored. 1st junk character valued
> 76 (L).
> /var/tmp//ccf019Ju.s:1351:Expected comma after segment-name
> /var/tmp//ccf019Ju.s:1351:Rest of line ignored. 1st junk character
> valued 95 (_).
> /var/tmp//ccf019Ju.s:1545:Expected comma after segment-name
> /var/tmp//ccf019Ju.s:1545:Rest of line ignored. 1st junk character
> valued 32 ( ).
> /var/tmp//ccf019Ju.s:2372:Expected comma after segment-name
> /var/tmp//ccf019Ju.s:2372:Rest of line ignored. 1st junk character
> valued 32 ( ).
> /var/tmp//ccf019Ju.s:9588:Expected comma after segment-name
> /var/tmp//ccf019Ju.s:9588:Rest of line ignored. 1st junk character
> valued 32 ( ).
> /var/tmp//ccf019Ju.s:10263:Expected comma after segment-name
> /var/tmp//ccf019Ju.s:10263:Rest of line ignored. 1st junk character
> valued 32 ( ).
> /var/tmp//ccf019Ju.s:10278:Expected comma after segment-name
> /var/tmp//ccf019Ju.s:10278:Rest of line ignored. 1st junk character
> valued 32 ( ).
> /var/tmp//ccf019Ju.s:10290:Expected comma after segment-name
> /var/tmp//ccf019Ju.s:10290:Rest of line ignored. 1st junk character
> valued 76 (L).
> make: *** [somefile.o] Error 1
> bash-2.05a$
>
> (names were excluded for privacy)
>
> Can you shed light to what is going on here?
>
> I have read that you need gcc 3.3.  would i need that for 10.2 and
> where can i download a copy that won't hurt the makes of mac binaries.
>
> thank you
> anja
>
> _______________________________________________
> Support mailing list
> address@hidden
> http://www.swarm.org/mailman/listinfo/support




reply via email to

[Prev in Thread] Current Thread [Next in Thread]