Changeset 4423 for trunk/configs
- Timestamp:
- 08/14/08 12:49:40 (5 months ago)
- Location:
- trunk/configs
- Files:
-
- 4 added
- 2 removed
- 1 modified
-
eclipse.config (deleted)
-
eclipse5.config (added)
-
eclipse5iso.config (added)
-
eclipse6.config (added)
-
eclipse6iso.config (added)
-
eclipseiso.config (deleted)
-
NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/configs/NOTES.txt
r4411 r4423 164 164 ECLiPSe 5.10#26 or later versions 165 165 166 eclipse .config167 eclipse iso.config166 eclipse5.config 167 eclipse5iso.config 168 168 169 169 There are two configs files for this compiler. The first one, named 170 "eclipse .config", should be used when, for some reason, you don't want171 to load the "iso" library. The second file, "eclipse iso.config" contains170 "eclipse5.config", should be used when, for some reason, you don't want 171 to load the "iso" library. The second file, "eclipse5iso.config" contains 172 172 a call to load the "iso" library. Both config files may be used with 173 173 ECLiPSe 5.10#26 or later versions. 174 174 175 You should use the "eclipse iso.config" whenever possible. The alternative175 You should use the "eclipse5iso.config" whenever possible. The alternative 176 176 config file may not contain all the needed definitions for ISO Prolog 177 177 predicates that are needed for compiling Logtalk itself, the Logtalk … … 204 204 built-in predicate compile/1, new clauses for dynamic predicates are 205 205 appended to the old ones instead of replacing them! 206 207 208 ECLiPSe 6.0 or later versions 209 210 eclipse6.config 211 eclipse6iso.config 212 213 (see comments above about ECLiPSe 5.10 version) 206 214 207 215
