Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000382.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: Building LOS178 2.1.0 on Windows</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000381.html" title="Building LOS178 2.1.0 on Linux" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000383.html" title="CDK Packaging" />
17
18    
19
20    
21
22    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
23 </head>
24 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
25    <div id="container">
26       <div id="container-inner" class="pkg">
27
28          <div id="banner">
29             <div id="banner-inner" class="pkg">
30                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
31                <h2 id="banner-description">Searchable status reports and work log</h2>
32             </div>
33          </div>
34
35          <div id="pagebody">
36             <div id="pagebody-inner" class="pkg">
37                <div id="alpha">
38                   <div id="alpha-inner" class="pkg">
39
40                      <p class="content-nav">
41                         <a href="http://defaria.com/blogs/Status/archives/000381.html">&laquo; Building LOS178 2.1.0 on Linux</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000383.html">CDK Packaging &raquo;</a>
44                      </p>
45
46                      <a id="a000382"></a>
47                      <div class="entry" id="entry-382">
48                         <h3 class="entry-header">Building LOS178 2.1.0 on Windows</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <p>In order to build LOS178 2.1.0 on Windows the following steps were performed:</p>
52
53 <h4>Create LOS178 build area</h4>
54
55 <ul>
56   <li>In /build the directory 2.1.0/los178 was created</li>
57
58   <li>From a successful build on Rock the tar images: 
59
60    <ul>
61       <li>2000-00.los178_rsc_src.tar.gz</li>
62
63       <li>2001-00.los178_src.tar.gz</li>
64
65       <li>2013-00.los178_dev.tar.gz</li>
66
67       <li>2015.los178_rsc_dev.tar.gz</li>
68     </ul>
69
70     were extracted into /build/2.1.0/los178.</li>
71
72     <li>2032-00.cdkwin32.tar.gz was obtaind from t3:/export/dev_archive/los178/2p1p0/20050622/solaris/media/ppc and extracted into /build/2.1.0/los178</li>
73 </ul>
74
75 <h4>Compile cdk</h4>
76
77 <ul>
78   <li>Sourced SETUP.bash</li>
79
80   <li>cd'ed into src/cdk</li>
81
82   <li>make install > install.log 2>&1</li>
83
84   <li>The install.log was checked for errors</li>
85 </ul>
86
87 <h4>Build GDB</h4>
88
89 <ul>
90   <li>The toolchain was exported, tarred, copied and extracted to /build/2.1.0/toolchain and fixup.sh was run</li>
91
92   <li>In order for GDB to compile successfully the liblcsapi.a library was extracted from t3:/export/rel_archive/archive-lcs-1.0.0/052703/10001.lcs_host.tar.gz tarball into the host environment ($ENV_PREFIX/lib, a directory that has to be made first) </li>
93
94   <li>The GDB module was compiled with make install-gdb > install.log 2>&1</li>
95
96   <li>The install.log was checked for errors</li>
97
98   <li>Move install-powerpc178/cdk/sunos-xcoff-ppc/usr/bin/gdbserver (and gdbserver-lcs) to $ENV_PREFIX/bin.</li>
99
100 </ul>
101                            </div>
102                            <div id="more" class="entry-more">
103                               
104                            </div>
105                         </div>
106                         <p class="entry-footer">
107                            <span class="post-footers">Posted by  on July  6, 2005 10:22 AM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000382.html">Permalink</a>
108                         </p>
109                      </div>
110
111                      
112
113                      
114                   </div>
115                </div>
116             </div>
117          </div>
118       </div>
119    </div>
120 </body>
121 </html>