[Tinyos-help] sim.extra fixes for mac os x users
Michael Schippling
schip at santafe.edu
Tue Feb 6 00:04:15 PST 2007
ENNNT...Game Over:
enfield:schip [371] uname
CYGWIN_NT-5.1
But a nice idea anyway...
MS
Chad Metcalf wrote:
> I'm using 10.4.8 and I get multiple results...
>
> With Apple's bash
> metcalfc:~ metcalfc$ echo $OSTYPE
> darwin8.0
>
> With Fink's bash
>
> metcalfc at metcalfc:/Users/metcalfc$ echo $OSTYPE
> darwin8.5.1
>
> Would OS=`uname` maybe eliminate some of these issues? On Mac you should
> get:
> Darwin
>
> The various linux flavors I have come back all Linux. I don't have a
> Cygwin running right this second but ten gets you twenty its Cygwin...
>
> Just an idea.
>
> Cheers
> Chad
>
> On 2/5/07, *Philip Levis* <pal at cs.stanford.edu
> <mailto:pal at cs.stanford.edu>> wrote:
>
> On Feb 5, 2007, at 8:42 PM, Jane wrote:
>
> > I discovered couple of errors in sim.extra for Mac OS X users.
> >
> > In line 32: ifeq ($(OSTYPE), darwin) should be replaced as ifeq ($
> > (OSTYPE),
> > darwin8.0).
> >
>
> What version of OSX are you running? I am running 10.4.8 and:
>
> transience /Users/pal -3-> printenv OSTYPE
> darwin
>
> If anything, there should be two tests. I'll look into adding another
> ifeq to test for darwin8.0.
>
>
> > Line 36 PLATFORM_BUILD_FLAGS=-flat_namespace -undefined supress
> > should be replaced by PLATFORM_BUILD_FLAGS=-flat_namespace -undefined
> > suppress.
> >
>
> Good catch!
>
> Phil
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> <mailto:Tinyos-help at Millennium.Berkeley.EDU>
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
>
>
> --
> Chad @ Home
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
More information about the Tinyos-help
mailing list