Author:halw

Date:2008-09-30T20:05:39.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@66 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2008-09-30 20:05:39 +00:00
parent 2450a58534
commit 8ab6642e78
24 changed files with 34 additions and 121 deletions

View File

@@ -1,4 +1,4 @@
[[Property:title|16 HOW EIFFELSTUDIO COMPILES]]
[[Property:title|16 How EiffelStudio Compiles]]
[[Property:link_title|How EiffelStudio Compiles]]
[[Property:weight|3]]
[[Property:uuid|6fc86303-8afe-78af-6ca7-2853e8bfcbc3]]
@@ -184,8 +184,4 @@ Note that cross-development does not <span>require</span> finalization, since yo
Finalize the example system now by selecting the menu entry <code> Project </code> <code> --> </code> <code> Finalize </code>. Here too you will be asked to confirm, although the dialog enables you to suppress that confirmation for later attempts, and you may skip C compilation. You will note that finalization is longer than freezing, but still remains quite reasonable thanks to the extensive optimization of the Eiffel compilation process and the structure of the generated C code.
</div>
[[15 GRAPHICS-BASED DESIGN|<< Previous]] [[17 THE COMMAND-LINE COMPILER|Next >>]]