mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Author:halw
Date:2008-09-25T21:53:24.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@45 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
[[Property:title|Compiling]]
|
||||
[[Property:weight|3]]
|
||||
[[Property:uuid|30b06b72-4988-48a0-2dae-fcf7c2e5c838]]
|
||||
* [[Generating executables|Generating executables]]
|
||||
* [[Generating libraries|Generating libraries]]
|
||||
* [[Setting the assertion level|Changing the assertion level]]
|
||||
* [[Enabling the profiler|Enabling the profiler]]
|
||||
* [[Using libraries|Using libraries]]
|
||||
* [[Tuning a program|Tuning a program]]
|
||||
* [[Using threads|Using threads]]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ To create a multithreaded program or library:
|
||||
* Click '''OK'''.
|
||||
* You must [[Generating executables|recompile]] your project for the changes to take effect.
|
||||
|
||||
{{warning| '''Caution''': Make sure the external and precompiled libraries you use have also been compiled with support for threads. }}
|
||||
{{warning|Make sure the external and precompiled libraries you use have also been compiled with support for threads. }}
|
||||
|
||||
{{seealso|<br/>
|
||||
[[Generating libraries|Creating libraries]] }}
|
||||
|
||||
Reference in New Issue
Block a user