Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000357.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: LOS178 TOT</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/000356.html" title="GD Build Doc" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000358.html" title="LOS178-570/int/package and check" />
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/000356.html">&laquo; GD Build Doc</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000358.html">LOS178-570/int/package and check &raquo;</a>
44                      </p>
45
46                      <a id="a000357"></a>
47                      <div class="entry" id="entry-357">
48                         <h3 class="entry-header">LOS178 TOT</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <ul>
52   <li>Attempted to build LOS178 TOT. Not successful</li>
53
54   <li>Need to check in changes for package.sh for all of LOS 3.0.0, 2.1.0 and GD</li>
55 </ul>
56                            </div>
57                            <div id="more" class="entry-more">
58                               <h3>Package.sh changes</h3>
59
60 <p>Vinnie pointed out that the packaging script for LOS178 fails to include libstdc++.a. I've looked into this and found that while libstdc++.a is part of 2.1.0, 3.0.0 and GD the packaging script for all 3 failed to include libstdc++.a in the tar images. Further, 3.0.0 includes CR 542, the new TCPIP stack, yet the packaging script does not package up the new TCPIP stack. GD also included the new TCPIP stack ported under CR 15 and I had modified the packaging script on GD to do that.</p>
61
62 <p>Here's what I think should happen:</p>
63
64 <h4>For LOS178 2.1.0:</h4>
65
66 <ul>
67   <li>Change the packaging script to include lib/libstdc++.a and lib/thread/libstdc++.a. This script will live on the REL_LOS178_2p1p0-branch.</li>
68
69   <li>What CR should this be done under?</li>
70
71   <li>Since there will probably be a rebuild of 2.1.0 do not repackage at this time.</li>
72 </ul>
73
74 <h4>For GD:</h4>
75
76 <ul>
77   <li>Change the packaging script for GD to include lib/libstdc++.a and lib/thread/libstdc++.a.</li>
78
79   <li>Check in those changes under CR 15 (?).</li>
80
81   <li>Repackage GD.</li>
82 </ul>
83
84 <h4>For LOS178 3.0.0:</h4>
85
86 <ul>
87   <li>Back port the GD packaging script to 3.0.0.</li>
88
89   <li>Check in under CR 542 (?).</li>
90
91   <li>Repackage 3.0.0. This will fix both the problem of not packaging the new TCPIP stack as well as including the libstdc++ components.</li>
92 </ul>
93                            </div>
94                         </div>
95                         <p class="entry-footer">
96                            <span class="post-footers">Posted by  on May 17, 2005  6:19 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000357.html">Permalink</a>
97                         </p>
98                      </div>
99
100                      
101
102                      
103                   </div>
104                </div>
105             </div>
106          </div>
107       </div>
108    </div>
109 </body>
110 </html>