On Mon, Nov 2, 2009 at 10:35 PM, Paul Phillips <
paulp@...> wrote:
> On Mon, Nov 02, 2009 at 10:07:12PM -0800, Kevin Squire wrote:
>> That is why I was checking here. If you have it working on Snow
>> Leopard, can you give me some hints on your setup? Did you do
>> anything special? I'm rather frustrated.
>
> I did nothing special. What does scala -verbose output? Where does it
> look stuck if you send it SIGQUIT?
I didn't know about scala -verbose. Thanks for telling me about that,
though it doesn't tell me much. SIGQUIT doesn't really tell much
either. In both cases, it seems to be running, just not receiving any
input--it doesn't even look stuck. Output similar to 2.7.7.final
(which works). My terminal is the same for each version of scala, and
I've stripped all crud out of my environment.
Would you be willing to look at the output and compare it to the
output on your system, or tell me if you see something?
Kevin