[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] CAST to/from procedure type
From: |
gaius |
Subject: |
Re: [Gm2] CAST to/from procedure type |
Date: |
Sat, 18 Apr 2009 08:05:50 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Hi Scott,
>
> I'm also seeing many messages like the following:
>
> symbol 147 -> ToDoConstants
>
> What do those mean?
ahh these are debugging messages issued from M2GCCDeclare.mod you
can remove these by searching for a call to "AddSymToWatch"
in gcc-4.1.2/gcc/gm2/gm2-compiler/M2GCCDeclare.mod and removing it.
regards,
Gaius