Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000408.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: Ada build/20050817</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/000407.html" title="Build scritps/web" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000409.html" title="3.0.0 &amp; GD 2.0 builds" />
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/000407.html">&laquo; Build scritps/web</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000409.html">3.0.0 & GD 2.0 builds &raquo;</a>
44                      </p>
45
46                      <a id="a000408"></a>
47                      <div class="entry" id="entry-408">
48                         <h3 class="entry-header">Ada build/20050817</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <ul>
52   <li>Built Ada compiler with a 20050623 devos base</li>
53
54   <li>Built and released LOS178 3.0.0 20050817</li>
55
56   <li>Changed build_los178_343 to have a new option that allows the build to continue if the CDK build fails. Sometimes we still allow some CDK build failures</li>
57 </ul>
58                            </div>
59                            <div id="more" class="entry-more">
60                               <h3>Ada Build</h3>
61
62 <p>I managed to get Ada built (with a few procedural errors that Jesse's looking into) on hornet using the 20050623 devos. Note that the process requires a 3.4.3 or greater native toolchain. Luckily there is one available on t3, however the following symlinks were required:</p>
63
64 <div class="code"><pre>
65     $ mkdir -p /usr/products/compilers
66     $ cd /usr/products/compilers
67     $ ln -s /net/t3/export/tools_prod/products/compilers/FSF FSF
68     $ ln -f /net/t3/export/tools_prod/products/compilers/FSF/gcc-3.4.3 latest
69 </pre></div>
70
71 <p>Also note the usage and reliance on amd and the -hosts map. Finally the build process expects the "latest" link but the compiler itself expects FSF.</p>
72
73 <p>Jesse is also looking into what would be required to build utilizing a later devos.</p>
74                            </div>
75                         </div>
76                         <p class="entry-footer">
77                            <span class="post-footers">Posted by  on August 17, 2005  6:59 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000408.html">Permalink</a>
78                         </p>
79                      </div>
80
81                      
82
83                      
84                   </div>
85                </div>
86             </div>
87          </div>
88       </div>
89    </div>
90 </body>
91 </html>