install.dat 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427
  1. #
  2. # $Id$
  3. #
  4. # Install file for Go32v2/Win32/OS2
  5. #
  6. title=Free Pascal Compiler 1.0.6
  7. version=1.0.6
  8. #
  9. # General
  10. #
  11. basepath=c:\pp
  12. docsub=doc
  13. helpidx=fpctoc.htm
  14. #
  15. # Go32v2 packages
  16. #
  17. pack=Dos/Go~3~2v2
  18. binsub=\bin\go32v2
  19. ppc386=ppc386
  20. targetname=go32v2
  21. cfgfile=fpc.cfg
  22. idecfgfile=fp.cfg
  23. ideinifile=fp.ini
  24. filecheck=*go32.zip
  25. package=basego32.zip,~B~asic system for Go32v2 (required)
  26. package=asldgo32.zip,GNU ~L~inker and GNU Assembler for Go32v2 (required)
  27. package=idego32.zip,~I~DE with integrated debugger/compiler (BETA)
  28. package=utilgo32.zip,~E~xtra Utilities
  29. package=makego32.zip,GNU ~U~tilities (needed for Makefile usage)
  30. package=gdbgo32.zip,GNU ~D~ebugger for Go32v2
  31. package=ufclgo32.zip,~F~ree Component Libary (FCL)
  32. package=ugdbintgo32.zip[ugdbgo32.zip],GDB Interfacing units
  33. package=upaszlibgo32.zip[upzlgo32.zip],PasZLib units
  34. package=uregexprgo32.zip[ureggo32.zip],Regular expression units
  35. package=uunzipgo32.zip[uzipgo32.zip],Unzip units
  36. package=uuncgigo32.zip[ucgigo32.zip],Uncgi units
  37. #package=ufvgo32.zip,Free ~V~ision (FV)
  38. #
  39. # Win32 packages
  40. #
  41. pack=~W~in32
  42. binsub=\bin\win32
  43. ppc386=ppc386
  44. targetname=win32
  45. cfgfile=fpc.cfg
  46. idecfgfile=fp.cfg
  47. ideinifile=fp.ini
  48. filecheck=*w32.zip
  49. package=basew32.zip,~B~asic system for Win32 (required)
  50. package=asldw32.zip,GNU ~L~inker and GNU Assembler for Win32 (required)
  51. package=idew32.zip,~I~DE with integrated debugger/compiler (BETA)
  52. package=utilsw32.zip,~E~xtra Utilities
  53. package=makew32.zip,GNU ~U~tilities (needed for Makefile usage)
  54. package=gdbw32.zip,GNU ~D~ebugger for Win32
  55. package=ufclw32.zip,~F~ree Component Libary (FCL)
  56. package=uopenglw32.zip,OpenGL units
  57. package=ugtkw32.zip,GTK units
  58. package=uinetw32.zip,Internet helper routines units
  59. package=uibasew32.zip,Interbase interface units
  60. package=umysqlw32.zip,MySQL interface units
  61. package=ummsystemw32.zip,MMSystem interface units
  62. package=ugdbintw32.zip,GDB Interfacing units
  63. package=upaszlibw32.zip,PasZLib units
  64. package=uregexprw32.zip,Regular expression units
  65. package=uunzipgo32.zip,Unzip units
  66. package=uuncgigo32.zip,Uncgi units
  67. package=uzlibw32.zip,ZLib interface units
  68. #package=ufvw32.zip,Free ~V~ision (FV)
  69. #
  70. # Emx packages
  71. #
  72. pack=OS/2 ~E~MX
  73. binsub=\bin\os2
  74. ppc386=ppc386
  75. targetname=os2
  76. cfgfile=fpc.cfg
  77. idecfgfile=fp.cfg
  78. ideinifile=fp.ini
  79. filecheck=*emx.zip
  80. package=baseemx.zip,~B~asic system for EMX (required)
  81. package=asldemx.zip,GNU ~L~inker and GNU assembler for EMX (required)
  82. #package=ideemx.zip,~I~DE with integrated debugger/compiler (BETA)
  83. package=utilemx.zip,~E~xtra Utilities
  84. package=makeemx.zip,GNU ~U~tilities (needed for Makefile usage)
  85. package=gdbemx.zip,GNU ~D~ebugger for EMX and PMGDB front-end
  86. package=ufclemx.zip,~F~ree Component Libary (FCL)
  87. #package=ugdbintemx.zip[ugdbemx.zip],GDB Interfacing units
  88. package=upaszlibemx.zip[upzlemx.zip],PasZLib units
  89. package=uregexpremx.zip[uregemx.zip],Regular expression units
  90. package=uunzipemx.zip[uzipemx.zip],Unzip units
  91. package=uuncgiemx.zip[ucgiemx.zip],Uncgi units
  92. #package=ufvemx.zip,Free ~V~ision (FV)
  93. #
  94. # Common packages
  95. #
  96. pack=C~o~mmon
  97. package=docs-pdf.zip,Documentation (~P~DF)
  98. package=doc-htm.zip,Documentation (~H~MTL)
  99. package=demo.zip,D~e~mos
  100. #
  101. # Source packages
  102. #
  103. pack=~S~ources
  104. filecheck=*src.zip
  105. package=basesrc.zip,~B~asic Makefiles for the sources
  106. package=compilersrc.zip[compsrc.zip],~C~ompiler sources
  107. package=rtlsrc.zip,~R~un time library sources
  108. package=fclsrc.zip,~F~ree component library (FCL) sources
  109. package=utilssrc.zip[utilsrc.zip],~U~tils sources
  110. package=installersrc.zip[instsrc.zip],~I~nstaller sources
  111. package=docsrc.zip,~D~ocumentation sources (LaTeX)
  112. package=ugdbintsrc.zip[ugdbsrc.zip],GDB Interfacing units
  113. package=upaszlibsrc.zip[upzlsrc.zip],PasZLib units
  114. package=uregexprsrc.zip[uregsrc.zip],Regular expression units
  115. package=uunzipsrc.zip[uzipsrc.zip],Unzip units
  116. package=uuncgisrc.zip[ucgisrc.zip],Uncgi units
  117. package=uopenglsrc.zip,OpenGL units
  118. package=ugtksrc.zip,GTK units
  119. package=uinetsrc.zip,Internet helper routines units
  120. package=uibasesrc.zip,Interbase interface units
  121. package=umysqlsrc.zip,MySQL interface units
  122. package=ummsystemsrc.zip,MMSystem interface units
  123. package=uzlibsrc.zip,ZLib interface units
  124. defaultcfg=
  125. #
  126. # Example fpc.cfg for Free Pascal Compiler Version 1.0.6
  127. #
  128. # ----------------------
  129. # Defines (preprocessor)
  130. # ----------------------
  131. #
  132. # nested #IFNDEF, #IFDEF, #ENDIF, #ELSE, #DEFINE, #UNDEF are allowed
  133. #
  134. # -d is the same as #DEFINE
  135. # -u is the same as #UNDEF
  136. #
  137. # When not m68k is defined at the commandline, define i386
  138. #IFNDEF m68k
  139. #DEFINE i386
  140. #ENDIF
  141. #
  142. # Some examples (for switches see below, and the -? helppages)
  143. #
  144. # Try compiling with the -dRELEASE or -dDEBUG on the commandline
  145. #
  146. # For a release compile with optimizes and strip debuginfo
  147. #IFDEF RELEASE
  148. -OG2p2
  149. -Xs
  150. #WRITE Compiling Release Version
  151. #ENDIF
  152. # For a debug version compile with debuginfo and all codegeneration checks on
  153. #IFDEF DEBUG
  154. -g
  155. -Crtoi
  156. #WRITE Compiling Debug Version
  157. #ENDIF
  158. # ----------------
  159. # Parsing switches
  160. # ----------------
  161. # All assembler blocks are intel styled by default
  162. #-Rintel
  163. # All assembler blocks are AT&T styled by default
  164. #-Ratt
  165. # All assembler blocks are directly copied to asm
  166. #-Rdirect
  167. # Semantic checking
  168. # -S2 switch some Delphi 2 extensions on
  169. # -Sc supports operators like C (*=,+=,/= and -=)
  170. # -Sd tries to be Delphi compatible
  171. # -Se<x> compiler stops after the <x> errors (default is 1)
  172. # -Sg allow LABEL and GOTO
  173. # -Sh Use ansistrings
  174. # -Si support C++ styled INLINE
  175. # -Sm support macros like C (global)
  176. # -So tries to be TP/BP 7.0 compatible
  177. # -Sp tries to be gpc compatible
  178. # -Ss constructor name must be init (destructor must be done)
  179. # -St allow static keyword in objects
  180. # Allow goto, inline, C-operators
  181. -Sgic
  182. # ---------------
  183. # Code generation
  184. # ---------------
  185. # Uncomment the next line if you always want static/dynamic units by default
  186. # (can be overruled with -CD, -CS at the commandline)
  187. #-CS
  188. #-CD
  189. # Set the default heapsize to 8Mb
  190. #-Ch8000000
  191. # Set default codegeneration checks (iocheck, overflow, range, stack)
  192. #-Ci
  193. #-Co
  194. #-Cr
  195. #-Ct
  196. # Optimizer switches
  197. # -Og generate smaller code
  198. # -OG generate faster code (default)
  199. # -Or keep certain variables in registers (still BUGGY!!!)
  200. # -Ou enable uncertain optimizations (see docs)
  201. # -O1 level 1 optimizations (quick optimizations)
  202. # -O2 level 2 optimizations (-O1 + slower optimizations)
  203. # -O3 level 3 optimizations (same as -O2u)
  204. # -Op target processor
  205. # -Op1 set target processor to 386/486
  206. # -Op2 set target processor to Pentium/PentiumMMX (tm)
  207. # -Op3 set target processor to PPro/PII/c6x86/K6 (tm)
  208. # Optimize always for Size and Pentium
  209. #-Og2p2
  210. # -----------------------
  211. # Set Filenames and Paths
  212. # -----------------------
  213. # Both slashes and backslashes are allowed in paths
  214. # path to the messagefile, not necessary anymore but can be used to override
  215. # the default language
  216. #-Fr$1/msg/errore.msg
  217. #-Fr$1/msg/errorn.msg
  218. #-Fr$1/msg/errores.msg
  219. #-Fr$1/msg/errord.msg
  220. #-Fr$1/msg/errorr.msg
  221. # path to the gcclib
  222. #-Fl$1/lib
  223. # searchpath for includefiles
  224. # release them only if you know what you do
  225. # because this could cause a rebuild of the runtime library
  226. # if you tell them compiler/ide to build the project (FK)
  227. #-Fi$1/source/rtl/inc;$1/source/rtl/i386
  228. # searchpath for objectfiles
  229. #-Fo$1/source/rtl/inc;$1/source/rtl/i386
  230. # searchpath for units and other system dependent things
  231. -Fu$1/units/$TARGET
  232. -Fu$1/units/$TARGET/*
  233. -Fu$1/units/$TARGET/rtl
  234. # searchpath for libraries
  235. #-Fl$1/lib
  236. #-Fl/lib;/usr/lib
  237. # searchpath for tools
  238. -FD$1/bin/$TARGET
  239. # -------------
  240. # Linking
  241. # -------------
  242. # generate always debugging information for GDB (slows down the compiling
  243. # process)
  244. #-gl
  245. # always pass an option to the linker
  246. #-k-s
  247. # Always strip debuginfo from the executable
  248. -Xs
  249. # -------------
  250. # Miscellaneous
  251. # -------------
  252. # Write always a nice FPC logo ;)
  253. -l
  254. # Verbosity
  255. # e : Show errors (default) d : Show debug info
  256. # w : Show warnings u : Show used files
  257. # n : Show notes t : Show tried files
  258. # h : Show hints m : Show defined macros
  259. # i : Show general info p : Show compiled procedures
  260. # l : Show linenumbers c : Show conditionals
  261. # a : Show everything 0 : Show nothing (except errors)
  262. # Display Info, Warnings, Notes and Hints
  263. -viwnh
  264. # If you don't want so much verbosity use
  265. #-vw
  266. endcfg
  267. # the IDE configuration files
  268. defaultidecfg=
  269. #IFDEF NORMAL
  270. -T$target
  271. -Sg
  272. -O1
  273. -OG
  274. -Op2
  275. -Ratt
  276. -Fu$1\units\$TARGET
  277. -Fu$1\units\$TARGET\*
  278. -Fu$1\units\$TARGET\rtl
  279. -Cs131072
  280. -Ch2097152
  281. -g-
  282. -p-
  283. -b-
  284. #ENDIF
  285. #IFDEF DEBUG
  286. -T$target
  287. -Sg
  288. -Cr
  289. -Ci
  290. -Co
  291. -OG
  292. -Op2
  293. -Ratt
  294. -Fu$1\units\$TARGET
  295. -Fu$1\units\$TARGET\*
  296. -Fu$1\units\$TARGET\rtl
  297. -Cs131072
  298. -Ch2097152
  299. -g
  300. -p-
  301. -b-
  302. #ENDIF
  303. #IFDEF RELEASE
  304. -T$target
  305. -Sg
  306. -O1
  307. -O2
  308. -OG
  309. -Op2
  310. -Ratt
  311. -Fu$1\units\$TARGET
  312. -Fu$1\units\$TARGET\*
  313. -Fu$1\units\$TARGET\rtl
  314. -Cs131072
  315. -Ch2097152
  316. -g-
  317. -p-
  318. -b-
  319. #ENDIF
  320. endcfg
  321. defaultideini=
  322. [Compile]
  323. CompileMode=DEBUG
  324. [Help]
  325. Files="$1\doc\fpctoc.htx"
  326. [Editor]
  327. DefaultTabSize=8
  328. DefaultFlags=20599
  329. DefaultSaveExt=.pas
  330. DefaultIndentSize=1
  331. [Highlight]
  332. Exts="*.pas;*.pp;*.inc"
  333. NeedsTabs="make*;make*.*"
  334. [SourcePath]
  335. SourceList=""
  336. [Mouse]
  337. DoubleDelay=8
  338. ReverseButtons=0
  339. AltClickAction=6
  340. CtrlClickAction=1
  341. [Search]
  342. FindFlags=4
  343. [Breakpoints]
  344. Count=0
  345. [Watches]
  346. Count=0
  347. [Preferences]
  348. DesktopFileFlags=209
  349. CenterCurrentLineWhileDebugging=1
  350. AutoSaveFlags=7
  351. MiscOptions=6
  352. DesktopLocation=1
  353. [Misc]
  354. ShowReadme=1
  355. [Files]
  356. OpenExts="*.pas;*.pp;*.inc"
  357. endcfg
  358. #
  359. # That's all folks
  360. #