[BUG][UNIX][VM] Cursor>>beCursor (prim 101) fails

Ian Piumarta ian.piumarta at inria.fr
Sun Jul 28 19:04:44 UTC 2002


Ned,

On Sun, 28 Jul 2002, Ned Konz wrote:
> Sorry to bother you.

Not at all -- you've made a good point here...

> [later] hmm... seems to work after a re-build. I wonder what was 
> wrong? I'll have to look at it again.

Much of the build stuff is set up for one-time builds.  Maybe there should
be a rule (optional -- you run it if you need it) to generate implicit
dependencies?  The problem is how to create them automatically...

1) can't assume GNU make (for "include" in makefile)
2) can't assume gcc (for generating deps with "-M...")
3) can't assume makedepend (it's part of the X11 build tools and is even
   broken on some GNU/Linux distribs [it barfs on glibc headers] that
   haven't needed [or tried] to use it in years)

I'll think about it.

Regards,

Ian





More information about the Squeak-dev mailing list