<div dir="ltr"><div><div><div>Sorry, my bad, I should have dug into the tickets a bit to see what was there that I could easily address with the new stable version. This one is another candidate:<br><br><a href="https://projects.coin-or.org/BuildTools/ticket/98">https://projects.coin-or.org/BuildTools/ticket/98</a><br><br></div>I would also like to see --with-pic as default, since it is required for debugging Python extensions. The problem with that one is that I don't think ASL can be built properly with that option.<br><br></div>Given that the releases just happened and should not really be "in the wild" yet, we could in principle do some after-the-fact commits to fix things up. It's not very nice, but wouldn't probably do much harm in this case. Is it worthwhile to consider this?<br><br></div>Cheers,<br><br>Ted<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 19, 2015 at 3:47 AM, Tony Kelman <span dir="ltr"><<a href="mailto:kelman@berkeley.edu" target="_blank">kelman@berkeley.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div dir="ltr">
<div style="FONT-SIZE:12pt;FONT-FAMILY:'Calibri';COLOR:#000000">
<div>Ted et al,</div>
<div> </div>
<div>Looks like I just missed the boat on the .0 releases of the new stables. I
wish I had remembered slightly earlier, but this would have been a good time to
try to resolve <a href="https://projects.coin-or.org/BuildTools/ticket/104" target="_blank">https://projects.coin-or.org/BuildTools/ticket/104</a>.
Debian and Fedora have to carry local patches to make installing with DESTDIR
work, the patches themselves are pretty simple. Here are Fedora’s, hopefully
Miles can tell us whether or not Debian’s look exactly the same.</div>
<div> </div>
<div><a href="http://pkgs.fedoraproject.org/cgit/coin-or-CoinUtils.git/tree/coin-or-CoinUtils-pkgconfig.patch" target="_blank">http://pkgs.fedoraproject.org/cgit/coin-or-CoinUtils.git/tree/coin-or-CoinUtils-pkgconfig.patch</a></div>
<div><a title="http://pkgs.fedoraproject.org/cgit/coin-or-Osi.git/tree/coin-or-Osi-pkgconfig.patch" href="http://pkgs.fedoraproject.org/cgit/coin-or-Osi.git/tree/coin-or-Osi-pkgconfig.patch" target="_blank">http://pkgs.fedoraproject.org/cgit/coin-or-Osi.git/tree/coin-or-Osi-pkgconfig.patch</a></div>
<div><a title="http://pkgs.fedoraproject.org/cgit/coin-or-Clp.git/tree/coin-or-Clp-pkgconfig.patch" href="http://pkgs.fedoraproject.org/cgit/coin-or-Clp.git/tree/coin-or-Clp-pkgconfig.patch" target="_blank">http://pkgs.fedoraproject.org/cgit/coin-or-Clp.git/tree/coin-or-Clp-pkgconfig.patch</a></div>
<div><a title="http://pkgs.fedoraproject.org/cgit/coin-or-Cgl.git/tree/coin-or-Cgl-pkgconfig.patch" href="http://pkgs.fedoraproject.org/cgit/coin-or-Cgl.git/tree/coin-or-Cgl-pkgconfig.patch" target="_blank">http://pkgs.fedoraproject.org/cgit/coin-or-Cgl.git/tree/coin-or-Cgl-pkgconfig.patch</a></div>
<div><a title="http://pkgs.fedoraproject.org/cgit/coin-or-Cbc.git/tree/coin-or-Cbc-pkgconfig.patch" href="http://pkgs.fedoraproject.org/cgit/coin-or-Cbc.git/tree/coin-or-Cbc-pkgconfig.patch" target="_blank">http://pkgs.fedoraproject.org/cgit/coin-or-Cbc.git/tree/coin-or-Cbc-pkgconfig.patch</a></div>
<div><a title="http://pkgs.fedoraproject.org/cgit/coin-or-Ipopt.git/tree/coin-or-Ipopt-pkgconfig.patch" href="http://pkgs.fedoraproject.org/cgit/coin-or-Ipopt.git/tree/coin-or-Ipopt-pkgconfig.patch" target="_blank">http://pkgs.fedoraproject.org/cgit/coin-or-Ipopt.git/tree/coin-or-Ipopt-pkgconfig.patch</a></div>
<div>I believe Couenne and OS need the same but they aren’t packaged in Fedora
yet.</div>
<div> </div>
<div>Obviously we’d need to apply the same changes to the corresponding
Makefile.am files as well.</div>
<div> </div>
<div>-Tony</div>
<div> </div>
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:"Calibri";FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline">
<div style="FONT:10pt tahoma">
<div> </div>
<div style="BACKGROUND:#f5f5f5">
<div><b>From:</b> <a title="ted@lehigh.edu" href="mailto:ted@lehigh.edu" target="_blank">Ted Ralphs</a> </div>
<div><b>Sent:</b> Friday, January 16, 2015 8:17 AM</div>
<div><b>To:</b> <a title="buildtools@list.coin-or.org" href="mailto:buildtools@list.coin-or.org" target="_blank">Buildtools</a> </div>
<div><b>Cc:</b> <a title="coin-tlc@list.coin-or.org" href="mailto:coin-tlc@list.coin-or.org" target="_blank">coin-tlc</a> </div>
<div><b>Subject:</b> [Coin-tlc] Recent changes</div></div></div>
<div> </div></div>
<div style="FONT-SIZE:small;TEXT-DECORATION:none;FONT-FAMILY:"Calibri";FONT-WEIGHT:normal;COLOR:#000000;FONT-STYLE:normal;DISPLAY:inline"><div><div class="h5">
<div dir="ltr">Hi all,
<div> </div>
<div>I recently made several changes to the build tools that I wanted to make
you aware of.</div>
<div> </div>
<div>1. I made release 0.7.18 that changes from the use of the vecLib framework
to the use of the Accelerate framework on OS X. The vecLib framework is no
longer included in OS X as of 10.9.</div>
<div> </div>
<div>2. I made a new stable version 0.8 and changed dependency linking to be the
default in all configurations except with the Visual Studio compilers.</div>
<div> </div>
<div>I am planning to make a new release 0.8.0 shortly and then will begin
switching trunks of all projects that use the BuildTools to point to stable/0.8.
Is there anything else that should be changed in stable/0.8 before we make the
first release?</div>
<div> </div>
<div>After switching trunks of all projects, I will begin making new stables and
releases for all projects. This will eventually be followed by a new stable
version 1.8 of CoinAll.</div>
<div> </div>
<div>Cheers,</div>
<div> </div>
<div>Ted<br clear="all">
<div>-- <br></div>
<div>
<div dir="ltr">Dr. Ted Ralphs<br>Professor, Lehigh University<br>(610)
628-1280<br>ted 'at' lehigh 'dot' edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br></div></div></div></div>
</div></div><p>
</p><hr>
_______________________________________________<br>Coin-tlc mailing
list<br><a href="mailto:Coin-tlc@list.coin-or.org" target="_blank">Coin-tlc@list.coin-or.org</a><br><a href="http://list.coin-or.org/mailman/listinfo/coin-tlc" target="_blank">http://list.coin-or.org/mailman/listinfo/coin-tlc</a><br><p></p></div></div></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr">Dr. Ted Ralphs<br>Professor, Lehigh University<br>(610) 628-1280<br>ted 'at' lehigh 'dot' edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br></div></div>
</div>