[racket-dev] mac builds with 64-bit kernel

2011-02-08 Thread Matthew Blakley
I've been trying to duplicate the macintel builds from the meta/build system on mac 10.6 system with 64-bit kernel (uname -m = x86_64). So in a git plt tree... ../src/configure --enable-sdk=/Developer/SDKs/MacOSX10.4u.sdk make both fails with... libtool: compile: gcc -DHAVE_CONFIG_H

Re: [racket-dev] mac builds with 64-bit kernel

2011-02-08 Thread John Clements
On Feb 8, 2011, at 12:15 AM, Matthew Blakley wrote: I've been trying to duplicate the macintel builds from the meta/build system on mac 10.6 system with 64-bit kernel (uname -m = x86_64). So in a git plt tree... ../src/configure --enable-sdk=/Developer/SDKs/MacOSX10.4u.sdk make

Re: [racket-dev] mac builds with 64-bit kernel

2011-02-08 Thread Matthew Blakley
Yes, I'm specifically trying to pick up the 10.4 SDK. I've started noticing differences though between builds I'm generating with just ../src/configure and the pre.racket-lang.org builds. As a first step in trying to isolate them, I'm trying to generate a build that doesn't exhibit the problems to

Re: [racket-dev] mac builds with 64-bit kernel

2011-02-08 Thread Matthew Flatt
At Tue, 8 Feb 2011 00:15:37 -0800, Matthew Blakley wrote: I suspect these i386 checks are to distinguish from ppc, so maybe they should just change to uname -m != ppc in the darwin/mac sections. Right --- I'll fix those. I didn't know that `uname -m' could ever produce x86_64 under Mac OS X,

[racket-dev] drracket hangs on me randomly as of today

2011-02-08 Thread Matthias Felleisen
I don't know how to replicate this of course, but as of today, it has become unresponsive to actions three times already. One of them could have been a release candidate but I was unable to even see the version info. _ For list-related

Re: [racket-dev] drracket hangs on me randomly as of today

2011-02-08 Thread Matthias Felleisen
I did that when it first happened. A couple of events got thru to drracket but no stack trace. On Feb 8, 2011, at 3:01 PM, Robby Findler wrote: If you start drracket from the shell (I think you tend to do that?) try hitting control-c there to see if you get a stack trace from the break

Re: [racket-dev] drracket hangs on me randomly as of today

2011-02-08 Thread Matthias Felleisen
deleted prefs, recompiled, and it's working now. STRANGE. _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

[racket-dev] call for ideas

2011-02-08 Thread Matthias Felleisen
Dear Developers, we need ideas and input. We have decided to reorganize the systems maintenance tasks over the next few months. Part of the goal is to modernize, and part of the goal is to give Eli more time for real projects. Our first stage should involve outsourcing various services, where

Re: [racket-dev] call for ideas

2011-02-08 Thread Noel Welsh
On Wed, Feb 9, 2011 at 2:45 AM, Matthias Felleisen matth...@ccs.neu.edu wrote: We have decided to reorganize the systems maintenance tasks over the next few months. Part of the goal is to modernize, and part of the goal is to give Eli more time for real projects. Good plan. - DNS What's

[racket-dev] response/sxml ?

2011-02-08 Thread John Clements
I'm scrumbling through the web server source, and it looks to me like there's a response/xexpr but no response/sxml ... yet. Right? I'm guessing I could do a half-assed job of building it, but I want to make sure it doesn't already exist. John smime.p7s Description: S/MIME cryptographic