[SPAM] Re: Building Squeak 3.9-9 on an Intel Mac

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[SPAM] Re: Building Squeak 3.9-9 on an Intel Mac

Anant Narayanan
 
Software zur Erkennung von "Spam" auf dem Rechner

    ahso

hat die eingegangene E-mail als mögliche "Spam"-Nachricht identifiziert.
Die ursprüngliche Nachricht wurde an diesen Bericht angehängt, so dass
Sie sie anschauen können (falls es doch eine legitime E-Mail ist) oder
ähnliche unerwünschte Nachrichten in Zukunft markieren können.
Bei Fragen zu diesem Vorgang wenden Sie sich bitte an

    the administrator of that system

Vorschau: Hi John! <snip> > first line says > /* APPLE LOCAL
  file mainline 2005-06-30 Radar 4131077 */ I do have those files...
  [...]

Inhaltsanalyse im Detail:   (6.4 Punkte, 5.0 benötigt)

Pkte Regelname              Beschreibung
---- ---------------------- --------------------------------------------------
 2.8 RCVD_IN_DSBL           RBL: Transportiert via Rechner in Liste von list.dsbl.org
                            [<http://dsbl.org/listing?220.226.77.135>]
 1.0 RCVD_IN_NJABL_PROXY    RBL: NJABL: Senderechner als "open proxy" gemeldet
                            [220.226.77.135 listed in combined.njabl.org]
 2.5 RCVD_IN_XBL            RBL: Transportiert via Rechner in XBL-Liste (http://www.spamhaus.org/xbl/)
                            [220.226.77.135 listed in sbl-xbl.spamhaus.org]
 0.1 AWL                    AWL: From: address is in the auto white-list



Hi John!

<snip>
> first line says
> /* APPLE LOCAL file mainline 2005-06-30 Radar 4131077 */

I do have those files...

> However googling gives clues. Say for example
>
> http://www.nabble.com/Re:-keywording-p7851365.html

...but I also have portage installed! Thanks for the quick response,
exporting CFLAGS="-msse -march=nocona" seems to do the trick :)

Now back to understanding how porting works. Chapter 42 'Porting Squeak'
in the Squeak book is very helpful. However I'm having some trouble
generating the interpreter code. I was able to find the Interpreter
class in the VMMaker package; it doesn't seem to understand the
translate method though. I am evaluating this in the workspace:

Interpreter translate: 'interp.c'

But I get a MessageNotUnderstood exception:

Interpreter class(Object)>>doesNotUnderstand: #translate

The doInlining method doesn't seem to be recognized either. I'm trying
this on both the squeak-dev and standard images. Is there something
wrong with what I'm doing?

While I'm at it, I'll also clarify a quick doubt. sq.h includes several
ANSI headers which are *not* available on Plan 9 (with an emulation
environment, yes, but I'm interested in a native port). My way of
working around is creating those header files that aren't available
(math.h, stdlib.h etc...) in the source directory and wrapping the
methods used. Is this approach ok?

Thanks for all the help!

Regards,
--
Anant Narayanan
http://www.kix.in/
gpg --recv-keys 0EF6914E
<[hidden email],gentoo.org,php.net>