Hi all! Just tried the new 1.3.9 release of the gpcp compiler and had problems with compiling the compiler sources. The build process stopped when compiling...
Hi, I am curious if the GPM Compiler is compatible with the Top Speed Modula 2 Compiler. I have some legacy code in written for the Top Speed Modula 2 and I am...
Hi, ... as far as I know: No, but anybody is welcome to teach me otherwise but there is a compatibility mode for XDS Modula-2 and an emulation (?) of the...
... Thanks Bernhard. Yes, I have tried XDS and found it good and well supported. However, I was facing some problems with the compatibility issues – so I was...
... I have not used GPM but I believe the answer is it depends of what your legacy code does. If you are talking about some higher level abstraction modules...
... Thank you Anes. I am sure that this has a lot of things that are specific to DOS – because even the XDS Compatibility pack does not exactly fit my ...
When you call the function RTS.intBitsToShortReal in GPCP v1.3.9 for .NET it results in a 'Missing Method Exception' at runtime. To fix the problem 1. Change...
Hello, i was curios about the new version, so i gave me a trail. But when i launch cpide.exe(V 2.1.0), i get an error. The error message is ... "An unhandled...
Hi Helmut, I have done some experiments and have been able to duplicate the error that you reported by putting a suspect entry in the Windows PATH environment...
... Hello, you are right, i found in the Environment Variables (Path Variable) two character ";". I removed one semicolon, and Cpide.exe launched without...
... Hello, you are right, i found in the Environment Variables (Path Variable) two character ";". I removed one semicolon, and Cpide.exe launched without...
The latest major upgrade of CPIde is in the final stages of development. If you want a pre-release copy and haven't already registered as a user you can do so...
Hello All, Will there be a build for Solaris x86 and Opensolaris?. I am very interested in learn Modula-2 language. Can I download the sources and compile...
Hi all, I see that this GPCP discussion group has only had one message during all of 2009, and that message didn't even have anything to do with Gardens Point...
Marc Martin schrieb: Hi Martin, don't delete this group; even if it is quite quiet here , I think that java byte code compilers are of general interest; so let...
... Hi Marc, I'm still using GPCP virtually every day to write software - the .NET versions of the Oberon-07 ARM compiler and linker for the NXP (Philips)...
... Okay, okay, no group deletions. :-) So, I guess the questions I have now are -- are there new versions of GPCP in the works? And if so, what is planned?...
... Let me know if there's anything that there is anything in Blackbox that is not in CPIde, that you miss, and I'll see what I can do. ... I'm using the...
Hi All Thought I might chime in on the discussion, and give some idea of where I am going with GPCP. I have been doing very little new development with GPCP in...
K John Gough
john@...
Jun 18, 2009 6:02 am
421
Hi everybody, I was primarily lurking since I have some problems to post (JavaScript is not disabled here, but it gets mutilated by our firewall). regards ...
... Thanks for the update, John! Sounds like you're keeping busy. :-) I do have one suggestion for your webmaster. The following web page says: "STOP PRESS...
... P.S. There's a lot in the latest CPIde that isn't in Blackbox that I'd find it hard to do without now e.g. syntax highlighting, split-screen editing,...
Hi all, I noticed that if I assign a System.String to NIL, the code will crash with an error in RTS.dll. I'm wondering if this is a GPCP bug, of I am...
... There is no problem assigning NIL to str, but there certainly is a problem if you then try to access that variable. Efectively you are telling the system...
... Yes, in the original code, this was part of an initialization sequence. The debugger claims that the crash happens with the assignment, not with an access....
... Sorry, my mistake, I misread your original message. Your question makes a lot more sense to me now! You are right - it shouldn't crash when you assign: str...
For what it's worth, I think CP is a terrific programming language and I hope you gents continue to develop and enhance it. My only regret w.r.t. CP is that...
... I guess another question would be -- are there ANY books on Component Pascal? I know there is at least one, since I have this one, "The Theory and...
... Component Pascal is basically a superset of Oberon-2 so any books on Oberon would be useful. The following list should keep you busy for a while: ...