<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-04-09 6:17 GMT-07:00 Riccardo Mottola <span dir="ltr"><<a href="mailto:rmottola@opencsw.org" target="_blank">rmottola@opencsw.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1lj" class="a3s" style="overflow:hidden">They use GNU as and sun linker, so it should work for us too! So let's see if LD is the latest version and if I can bring the AS on par.<br>
<br>
THe only relevant differences with us I see are:<br>
--disable-nls<br>
 --enable-shared<br>
--with-cpu=v9<br>
 <br>
We explicitely enable nls, however it should not matter I think. But what about "shared"?</div></blockquote></div><br>It's been a long time since I've done any of it, and I've forgotten it all. One lesson is would be: Write more comments in the build file; when you do something, explain why you're doing it. </div><div class="gmail_extra"><br></div><div class="gmail_extra">My experience with the GCC package is that it just takes a long time (and you need a lot of disk quota to store all the builds) to try a number of variations and see what the results are. Keep posting the mailing list with your further findings!</div><div class="gmail_extra"><br></div><div class="gmail_extra">Maciej<br></div></div>