Joseph, JK> Has *anyone* successfully bootstrapped VE on Linux? Yes, I do it periodically. Please contact me if you need more concrete information/help about...
Hi Eugene, ... As I have already posted in the VE wiki, I successfully bootstrapped VE on Linux and am now reviewing the compiler architecture. Thanks for...
Roger, I've removed the lvalue casts from the compiler/linker C sources and slightly modified the build.xml. Now you can try to build compiler with gcc 4 w/o...
... Thanks Eugene, that works! I now have a VE compiler that can compile itself. I guess you weren't expecting a full bootstrap to work. If I change "gcc-2.95"...
1022
Colin Paul Adams
colin@...
Dec 18, 2005 7:48 am
... Roger> Thanks Eugene, that works! I now have a VE compiler that Roger> can compile itself. Does this include the ability to set the default stack size? -- ...
Roger, RB> Thanks Eugene, that works! I now have a VE compiler that can compile RB> itself. RB> I guess you weren't expecting a full bootstrap to work. If I...
... I guess so. Have a look at class STACK_KEEPER src/compiler/rtl/stk_keep.e which is a "class to reserve memory on the stack". Regards, Roger Browne...
Hi, I'm new both to Eiffel and VisualEiffel. I'm getting a compilation error trying to build a project and I'm not quite sure where to start. Basically I'm...
... Hash: SHA1 Hello All, NICE is pleased to announce the availability of the results of the 2005 contest. Congratulations to all participants and thanks to...
Hello, Is there someone either at Object-Tools or in the open source community working on adding new Eiffel extensions to Visual Eiffel? Looking at the...
... Object Tools has in the moment no plans to implement these features by our selfes. But we will support anyone outside who wants to do this. ... -- Frieder...
Hello, ECLI v2.2 has been released. ECLI is an Eiffel library for Relational Database Access on top of CLI/ODBC. New - Blob/large data transfer - Information...
1031
Colin Paul Adams
colin@...
Jul 1, 2006 9:53 am
I'm getting the following error. What might cause it? Routine: make Tag: address: 1a7618, Eip: 1b833d Message: Attempt to write to inaccessible address Code:...
1032
Lothar Hansche
lohan@...
Jul 2, 2006 10:39 pm
... Dear Colin, From time to time I got this message too. I think I did found the reason. This message I get, if I compile with switch "finalize on" in...
Thank you Lothar for such a clear and thorough analysis of the cause of Error 10056 (and 10055, the corresponding "read" error). I've been troubled by these...
1034
Lothar Hansche
lohan@...
Jul 20, 2007 6:57 am
Hello, I'm using GOBO 3.5 together with VE 5.0b. Many thanks for the great new package. It works fine without precompiling. And I use geant instead now since a...
... I don't think it is possible to precompile a library from geant. Internally the geant <ve> task uses 'vec -a:' and not 'vec -p:'. I think you would have to...
1036
Lothar Hansche
lohan@...
Jul 23, 2007 9:16 pm
Hello Eric, many thanks for you fast anwer. ... I took the notice already beforehand. That wasn't my problem. I took the exec task: <exec executable="vec...
... I don't know. I'll let Object-Tools answer this one. -- Eric Bezault mailto:ericb@... http://www.gobosoft.com...
1038
Lothar Hansche
lohan@...
Jul 23, 2007 10:59 pm
Hello, I have trouble with negative values by using the routine from_integer (). The code is: from_integer (other: INTEGER) is -- Set the value to the given...
1039
Heiko Gering
heiko.gering@...
Dec 13, 2007 6:12 pm
Hello, in the last two days I refreshed my Eiffel knowledge and try to get familiar with the Displaymachine. Until there I have 2 problems: 1. Aftter using the...
1040
Heiko Gering
heiko.gering@...
Dec 14, 2007 4:59 pm
Hello, at least I found that when I save the resource as .dmf file it works. Then the .dmx resource also works (after I open it again), but not, when I after...
1041
Heiko Gering
heiko.gering@...
Dec 14, 2007 5:13 pm
Hello, at least I found that when I save the resource as .dmf file it works. Then the .dmx resource also works (after I open it again), but not, when I after...
did you have a look into the examples ? They are complete and ready to run ... -- Frieder Monninger Object Tools GmbH Nordstr. 5 - D 35619 Braunfels ...
1043
Heiko Gering
heiko.gering@...
Dec 18, 2007 7:03 am
of course I've checked the examples, they works fine and so I think my installation is OK. The confusion starts up, when I tried to create a new own test...
1044
Heiko Gering
heiko.gering@...
Jan 15, 2008 2:20 pm
Hello, I made an example similiar to the calculator example and save the resource file as .dmx file. After I run the app, it reports a missing resource file....
1045
Heiko Gering
heiko.gering@...
Jan 24, 2008 4:45 am
Hello, I try it again with this list. Althoug this example comes without warranty, I'm very interested in it. When I make File/New the app. hangs up. BTW...
Hi my questions : from where should I get started ? I downloaded the registration key and the other file and also 'display machine' but I do not know The...
1047
Heiko Gering
heiko.gering@...
Mar 7, 2009 9:19 am
At first install VE, then the DM. Put the registration key in the bin folder and set the environment variable. Start the workbench and precompile the kernel...