Menu

[r3]: / README  Maximize  Restore  History

Download this file

52 lines (36 with data), 1.1 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
##  
##  Compiler3 - README
##
##  (C) IPN - Ingenieurbuero fuer Praezisionsnumerik
##
##  Dipl.-Ing. Andreas Otto
##  Ulmenstrasse 3
##  D-34289 Zierenberg 
##
##  Alle Rechte vorbehalten
## 


  Development Environment Compiler3
  =================================


  1) read for use with bash on lini386
     or with cygwin on wini386

  2) the "Compiler" -> LinComp.CVS have to be
     installed as

     ./lib/JavaKiller

     e.g. JavaKiller is the internal project name

  3) to be ready you need to "lndir" the Compiler3.CVS
     directory to Compiler3

      |-Compiler3.CVS     
     -|
      |-Compiler3

     mkdir Compiler3
     cd Compiler3
     lndir ../Compiler3.CVS

  4) to start unsing the projects you need first

     . .Init.sh to setup the environment

  5) user "cdcvs" or "cdhome" to change you current
     working directory in the CVS tree or back.
     usually you work only in the home e.g. Compiler3
     directory tree and only change into the CVS tree
     to add remove files and work with "cvs .."

  6) if the CVS tree changed allways use the tool
     "LnDir" to sync the HOME tree with the CVS tree.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.