<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div><div><div>I’m using gcc44 for sparc builds and gcc48 for my dilos-illumos.</div><div><br></div><div>Userland builds by gcc48 on both platforms - try to configure autobuilds by Jenkins on both, but have no enough time.</div><div><br></div><div>I no need SunStudio for builds.</div><div>For build env I have some deb packages converted from installed binaries, but I have plans to work on all builds from sources - I have build env and it is possible - need a time for it and helpers :)</div><div><br></div><div><div>--</div><div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" face="Calibri">Best regards,</font></font></div><div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" face="Calibri">Igor Kozhukhov</font></font></div><div><br></div></div></div></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> ken mays via oi-dev <<a href="mailto:oi-dev@openindiana.org">oi-dev@openindiana.org</a>><br><span style="font-weight:bold">Reply-To: </span> ken mays <<a href="mailto:maybird1776@yahoo.com">maybird1776@yahoo.com</a>>, OpenIndiana Developer mailing list <<a href="mailto:oi-dev@openindiana.org">oi-dev@openindiana.org</a>><br><span style="font-weight:bold">Date: </span> Wednesday 1 July 2015 21:20<br><span style="font-weight:bold">To: </span> OpenIndiana Developer mailing list <<a href="mailto:oi-dev@openindiana.org">oi-dev@openindiana.org</a>><br><span style="font-weight:bold">Subject: </span> Re: [oi-dev] Recent /dev a9 repository ?<br></div><div><br></div><blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;"><div><div><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div>Udo,</div><div><br></div><div id="yui_3_16_0_1_1435773432446_58849">Tribblix m15 is also built from oi_151a9. You may want to look at it to see how it was built as well as the resulting distro.</div><div id="yui_3_16_0_1_1435773432446_58846"><br></div><div id="yui_3_16_0_1_1435773432446_58847">Ken</div><div id="yui_3_16_0_1_1435773432446_59730"><br></div><div id="yui_3_16_0_1_1435773432446_58080"><span></span></div>  <br><div class="qtdSeparateBR"><br><br></div><div style="display: block;" class="yahoo_quoted"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"> <font face="Arial" size="2"> On Wednesday, June 24, 2015 8:20 AM, Udo Grabowski (IMK) <<a href="mailto:udo.grabowski@kit.edu">udo.grabowski@kit.edu</a>> wrote:<br> </font> </div>  <br><br> <div class="y_msg_container">Summary of what I've achieved up to now:<br clear="none"><br clear="none">   - No, there are no torrentz outside, all you get<br clear="none">     are ad- and malware installers for MS-Doses, so<br clear="none">     just stay away from this harmful stuff (esp. if<br clear="none">     you have a Dose!)<br clear="none"><br clear="none">Indeed, my starting point was a way too old StudioExpress<br clear="none">developer 12.0 special release with DLight which was not easily<br clear="none">"up-patchable" to the desired point.<br clear="none"><br clear="none">Instead, I've found this: StudioExpress-sol-x86-2009-03-ii.sh,<br clear="none">which is very near the desired patchpoint, but differs from the<br clear="none">original "kernel-build" Studio in having, e.g., a few newer patches for<br clear="none">libsunperf and the like. I then extensively studied Oracles patch<br clear="none">matrices and tested them out to find out that these specific 5<br clear="none">patches are needed to get the C/C++ (yes, there's C++ needed for<br clear="none">the kernel build!) environment very close to the required one:<br clear="none"><br clear="none">124864-12 124868-10 124873-07 126496-04 126498-13<br clear="none">(a premium support account for anything suffices to access these)<br clear="none"><br clear="none">With these patches, most of the essential stuff has the correct<br clear="none">md5sums. Using ./nightly.sh illumos.sh production with SUN cc/CC<br clear="none">and no shadow gcc, I'm now able to reproduce the exact drivers<br clear="none">for mpt_sas, mr_sas, bge, and a couple of others. My earlier observation<br clear="none">that I only could produce mpt and some other ones was a red herring<br clear="none">since they are not compiled at all, but come from the closed-bins.....<br clear="none">in fact, the objects shouldn't have the exact size and md5sums, since the<br clear="none">date is left in the .comment section (see mcs -p file), so you have to<br clear="none">delete (mcs -d file) this before actually comparing files.<br clear="none">On some others I still see differences (e.g.,mc-amd) in file size,<br clear="none">but the disassemblies are exactly the same, elfdump shows only differences<br clear="none">in e_shoff and some sh_offset entries by a couple of bytes, so I suspect<br clear="none">that one of these has different section alignments. I don't know if<br clear="none">this is a problem, but up to know I'm only planning to use those<br clear="none">drivers for which I can reproduce the exact oi object, hoping that<br clear="none">this is qualification enough to trust an updated version of that<br clear="none">driver.<br clear="none"><br clear="none">What still absolutely puzzles me is that the dis command of<br clear="none">the host and that of the build zone (which is the same OS version)<br clear="none">give different output, although the command as well as all<br clear="none">dynamical linked libraries are exactly the same ! This caused<br clear="none">a lot of confusion since first I "dissed" on both and could not<br clear="none">prove equality. I still have no explanation for that (maybe it reads<br clear="none">something elsewhere), but only dis-ing on one circumvents that problem.<br clear="none">So I conclude that maybe the build environment contributes to the<br clear="none">remaining differences I see in the drivers.<br clear="none"><br clear="none">Thanks for help so far !<br clear="none"><div class="yqt8164244157" id="yqtfd91499"><br clear="none">On 19/06/2015 23:25, Jon Tibble wrote:<br clear="none">> Yeah, you've got different and missing binaries:<br clear="none">><br clear="none">> --- mystudiomd5sums     2015-06-19 22:23:26.507840266 +0100<br clear="none">> +++ udostudiomd5sums    2015-06-19 22:20:02.514366537 +0100<br clear="none">> @@ -1,9 +1,9 @@<br clear="none">> -3265b6e5fea71b80d802b839a6271449  prod/bin/amd64/dbx<br clear="none">> -f3406e01f03dc70dda6111d937d7d147  prod/bin/amd64/dwarfdump<br clear="none">> -57b45df2b1c768089c91c96beccd8444  prod/bin/amd64/er_kernel<br clear="none">> +291efba7feafa0e0c7a4392a962a8c54  prod/bin/amd64/dbx<br clear="none">> +bce85c779015f30de1f649b13e983a93  prod/bin/amd64/dwarfdump<br clear="none">> +15cf5bc6d15504c2bcef6c6d06e69137  prod/bin/amd64/er_kernel<br clear="none">>    d38e359e98294eeac936db6fe68f9190  prod/bin/cc<br clear="none">> -11a514e2911a1cf950957f2ae1d9fe6e  prod/bin/ube<br clear="none">> -9a56841058b0eda6e34e8659f27eb3f7  prod/bin/fbe<br clear="none">> +a8ffc00586be7b3a04195fe2fe4e987c  prod/bin/ube<br clear="none">> +166eaf57e5d21b0ecb98b9336cd73609  prod/bin/fbe<br clear="none">>    ac781f9bdd73518794e5ca769c8c3ce6  prod/lib/CCrti.o<br clear="none">>    6d9a62efc4293a9fb58a11fa9227e63e  prod/lib/CCrtn.o<br clear="none">>    5ff76c1ea546050bc0500564ff054727  prod/lib/bb_link.o<br clear="none">> @@ -19,51 +19,46 @@<br clear="none">>    e7ae10ad47dc9776de4bac6a22f3e346  prod/lib/prof_func.o<br clear="none">>    1b5404db7308f056fe7417ebec2d73ce  prod/lib/prof_lib.o<br clear="none">>    70d444bcf05aca11558a97a1980aab77  prod/lib/prof_tsd.o<br clear="none">> -db9774ca4cb8eec3232641abb1a999fa  prod/lib/unsync_stdio.o<br clear="none">> +8662a745747d517e0e3dda5edb3cf2b4  prod/lib/unsync_stdio.o<br clear="none">>    e5af76c4530a8b62e240347b2ec4169e  prod/lib/values-xa.o<br clear="none">>    9320085eaf289a0e13c94165ca728e16  prod/lib/values-xc.o<br clear="none">>    77bb70c1ce724aeef4f2be283183af9e  prod/lib/values-xi.o<br clear="none">>    df89f1ce3fc7addd9bc93974a8035165  prod/lib/values-xpg4.o<br clear="none">>    5054a233497141647f1464bae5f3c959  prod/lib/values-xs.o<br clear="none">>    1b27c9bcd1ec74f2c45a7e2f292ffc09  prod/lib/values-xt.o<br clear="none">> -ba40d52e5565b76294597c7c2e4b43e1  prod/lib/libCrun.a<br clear="none">> -c46f2d60125b347c7acbdaaf55ddadc2  prod/lib/libCstd.a<br clear="none">> -62e3e8451de16f9fef09aa2d00ab0d21  prod/lib/libCsunimath.a<br clear="none">> -d7aa4ff11fb0d2195255ac5e1d13b050  prod/lib/libCsunimathios.a<br clear="none">> -3beb221642e72ac5baa2056de7b70ebe  prod/lib/libcplxsupp.a<br clear="none">> -4b128e3c1a42bb8bc6f3c8d8287ff1db  prod/lib/libdemangle.a<br clear="none">> -67513c6fdadf246b4f659fce04e02e52  prod/lib/libfai.a<br clear="none">> -b1badd7d564c37c2047168d14cc1b868  prod/lib/libfsu.a<br clear="none">> -0c3a73488b6b0cd01da1588e461e5ceb  prod/lib/libfui.a<br clear="none">> -175b1ecb5415a4606c19575b08187250  prod/lib/libgc.a<br clear="none">> -e46fe2b536f7fe97273ae4dd18bef183  prod/lib/libiostream.a<br clear="none">> -f58df35cb3238029c6a2dc65c4ca1b29  prod/lib/libmopt.a<br clear="none">> -92504fbc12f4ef35ec4608e1feddb0fa  prod/lib/libompstubs.a<br clear="none">> +82bafba3ad7eca72c7426f9614b49fee  prod/lib/libCrun.a<br clear="none">> +025a4220737a89bbd20a374edba0f5d0  prod/lib/libCstd.a<br clear="none">> +92590cd7b186ca3b8e8942805b241257  prod/lib/libcplxsupp.a<br clear="none">> +9ac9f5482e9a001faaca0417f5724eca  prod/lib/libdemangle.a<br clear="none">> +939f5ed15cfff4fd6c63d2c53fdac476  prod/lib/libfai.a<br clear="none">> +2e7731c47e5faab67deaaa2cb801b7c1  prod/lib/libfsu.a<br clear="none">> +c9c3882b79d60310d27fe9352fc13150  prod/lib/libfui.a<br clear="none">> +181f42d43361a85dfedeb0cabadf77f0  prod/lib/libgc.a<br clear="none">> +a10030c4dcc9984dabb332afc412ad4f  prod/lib/libiostream.a<br clear="none">> +3d54232fcc645e5c07d69ba3d9ad6fd1  prod/lib/libmopt.a<br clear="none">> +154fa202068bb7d996f94f1f3f46eac3  prod/lib/libompstubs.a<br clear="none">>    57ab0d8fdefee02c4f2ec7c05add84fe  prod/lib/libsgml.a<br clear="none">> -685002d0efa676bc125028c8d26cc356  prod/lib/libsunmath.a<br clear="none">> -7cdef9d683f1e90ea18585b335a2fb8e  prod/lib/libsunperf.a<br clear="none">> +f862cb0415636dfd32411542e5dff252  prod/lib/libsunmath.a<br clear="none">> +309c87c8fced6b8ea7e718c2d762275d  prod/lib/libsunperf.a<br clear="none">>    d13162b4a85c36f640279b27e353b351  prod/lib/liburl.a<br clear="none">>    71513baeb51ace3a3c351d508f0e0fb5  prod/lib/liburlcpp.a<br clear="none">> -5c342466bee3a3aa9d7dfc11de56bf07  prod/lib/amd64/libCrun.a<br clear="none">> -c7a493acd8a3deb8a9bdcdc6148dc1cb  prod/lib/amd64/libCstd.a<br clear="none">> -f31db33541698c215c0e8586c08786f1  prod/lib/amd64/libCsunimath.a<br clear="none">> -3761f39fbf1fb38813df83705fd61db0  prod/lib/amd64/libCsunimathios.a<br clear="none">> -20271d71ae0414bad8eae219b841e276  prod/lib/amd64/libdemangle.a<br clear="none">> -e154bba0b7675791414c54187fcd1a53  prod/lib/amd64/libfai.a<br clear="none">> -7741c4a5ad439bd2655cde4e2880083e  prod/lib/amd64/libfsu.a<br clear="none">> -6758bbf594e314d8552f107f06821620  prod/lib/amd64/libfui.a<br clear="none">> -fff5f0cb9bc70b1faef2f8e7984d2e51  prod/lib/amd64/libgc_dbg.a<br clear="none">> -1c978717c6d9c470410a4d1a4e422394  prod/lib/amd64/libgc.a<br clear="none">> -bc7d899345421c1c610cb0d89c3cf05e  prod/lib/amd64/libiostream.a<br clear="none">> -61f7555106c360ccbb1aa5c184870ce8  prod/lib/amd64/libmopt.a<br clear="none">> -6d67aaf1c4738914e7774d8eace2db0c  prod/lib/amd64/libompstubs.a<br clear="none">> -e937c699a07b220e94bd1970e91eed85  prod/lib/amd64/libsunimath.a<br clear="none">> -059ba17b3e3926d1f2239991e09840ff  prod/lib/amd64/libsuniperf.a<br clear="none">> -e0a3bbda0a49c6fb2585283fcf537fb9  prod/lib/amd64/libsunmath.a<br clear="none">> -915e2401d4e9d26970eb85d0293a3f6f  prod/lib/amd64/libsunperf.a<br clear="none">> +0b184fd90681eed5d1dc088dece2a98d  prod/lib/amd64/libCrun.a<br clear="none">> +692c0f92ce348687c346fcc3cb5c1bca  prod/lib/amd64/libCstd.a<br clear="none">> +356c8a482012956f164245041e51ad20  prod/lib/amd64/libdemangle.a<br clear="none">> +6e566228e3265a841b87fb4de36e0852  prod/lib/amd64/libfai.a<br clear="none">> +04c820f9321021170dbf4d922b5c90b5  prod/lib/amd64/libfsu.a<br clear="none">> +3e422bcbf448d7f63644590fccc2fd1a  prod/lib/amd64/libfui.a<br clear="none">> +c5d1bff9e633e739e24989e59c2c7de3  prod/lib/amd64/libgc.a<br clear="none">> +48fe527400dbe2c7a58cd8efa0bdc272  prod/lib/amd64/libiostream.a<br clear="none">> +0133b194b7f12be7294e3afbcc09ce03  prod/lib/amd64/libmopt.a<br clear="none">> +f21ba83a7558e865a3394c46e4783b0d  prod/lib/amd64/libompstubs.a<br clear="none">> +611f4c812a16075475679ee7be8e7c68  prod/lib/amd64/libsunimath.a<br clear="none">> +dcc647a94eb34235fcb4f11f3c078f4a  prod/lib/amd64/libsuniperf.a<br clear="none">> +25e829ff48cb21fc075d2a8d735d6591  prod/lib/amd64/libsunmath.a<br clear="none">> +cca117475c53504e44373ffb225d5291  prod/lib/amd64/libsunperf.a<br clear="none">>    513a37e86305124bea6e27f502b0e778  prod/lib/amd64/liburl.a<br clear="none">>    a8b8d64bd660e366705d11d2b3a5ccd1  prod/lib/amd64/liburlcpp.a<br clear="none">> -b72ba1f5a1e3004310d74102134bdf41  prod/lib/amd64/CCrti.o<br clear="none">> +97973121dac7ddd4de9dd271da5209e0  prod/lib/amd64/CCrti.o<br clear="none">>    e64434125c6ecc3199638545b38baf70  prod/lib/amd64/CCrtn.o<br clear="none">>    c8699d26bd63547667fc5e414fee18a5  prod/lib/amd64/bb_link.o<br clear="none">>    635e4c09342cb12608bead1e7fd4ad79  prod/lib/amd64/crt1x.o<br clear="none">> @@ -74,7 +69,7 @@<br clear="none">>    19f720b13373539510175123f5ac8e5b  prod/lib/amd64/pagesize.o<br clear="none">>    980b4d9768bff24675428dcaa9a4a73b  prod/lib/amd64/prof_lib.o<br clear="none">>    3d1dcd25f138ae24c3825236c358f8a8  prod/lib/amd64/prof_tsd.o<br clear="none">> -dad5470f5850053de59c850eeaf6e2af  prod/lib/amd64/unsync_stdio.o<br clear="none">> +bb4d5eed4b1522d14f75c250acdb96ba  prod/lib/amd64/unsync_stdio.o<br clear="none">>    e6da22938ae64ec93fbc393ee1144908  prod/lib/amd64/values-xa.o<br clear="none">>    e5184a80c5fadee16f478741e41356b3  prod/lib/amd64/values-xc.o<br clear="none">>    5412a75dc071fe69058f79461fd36c4f  prod/lib/amd64/values-xi.o<br clear="none">><br clear="none">><br clear="none">> On 06/19/2015 21:40, Udo Grabowski (IMK) wrote:<br clear="none">>> Thanks for your answer! The problem is that I supposedly<br clear="none">>> have both of these old compilers, but I still see these<br clear="none">>> differences, so I'm not sure if this is a difference in<br clear="none">>> the compiler (where I really don't know what that should be),<br clear="none">>> or I grabbed the wrong repository (but -sustaining/illumos-gate/)<br clear="none">>> from 6 weeks ago seems to be the right one, so I'm out of<br clear="none">>> explanations, and not sure if I can trust that what is<br clear="none">>> compiled now.<br clear="none">>> Is it possible that you share the md5sums of the critical<br clear="none">>> binaries of Studio12.0 patch 124868-10 2009/04/3, here are mine:<br clear="none">>><br clear="none">>> md5sum  prod/bin/amd64/*<br clear="none">>> md5sum  prod/bin/cc<br clear="none">>> md5sum  prod/bin/ube<br clear="none">>> md5sum  prod/bin/fbe<br clear="none">>> md5sum  prod/lib/*.o<br clear="none">>> md5sum  prod/lib/*.a<br clear="none">>> md5sum  prod/lib/amd64/*.a<br clear="none">>> md5sum  prod/lib/amd64/*.o<br clear="none">>><br clear="none">>> -bash-4.0$ md5sum  prod/bin/amd64/*<br clear="none">>> 291efba7feafa0e0c7a4392a962a8c54  prod/bin/amd64/dbx<br clear="none">>> bce85c779015f30de1f649b13e983a93  prod/bin/amd64/dwarfdump<br clear="none">>> 15cf5bc6d15504c2bcef6c6d06e69137  prod/bin/amd64/er_kernel<br clear="none">>><br clear="none">>> -bash-4.0$ md5sum  prod/bin/cc<br clear="none">>> d38e359e98294eeac936db6fe68f9190  prod/bin/cc<br clear="none">>><br clear="none">>> -bash-4.0$ md5sum  prod/bin/ube<br clear="none">>> a8ffc00586be7b3a04195fe2fe4e987c  prod/bin/ube<br clear="none">>><br clear="none">>> -bash-4.0$ md5sum  prod/bin/fbe<br clear="none">>> 166eaf57e5d21b0ecb98b9336cd73609  prod/bin/fbe<br clear="none">>><br clear="none">>> -bash-4.0$ md5sum  prod/lib/*.o<br clear="none">>> ac781f9bdd73518794e5ca769c8c3ce6  prod/lib/CCrti.o<br clear="none">>> 6d9a62efc4293a9fb58a11fa9227e63e  prod/lib/CCrtn.o<br clear="none">>> 5ff76c1ea546050bc0500564ff054727  prod/lib/bb_link.o<br clear="none">>> cd3798df6876ec7c04b590b9921e4bf7  prod/lib/crt1.o<br clear="none">>> 9b26134b28b015dc93f09d9278b6b7b7  prod/lib/crt1x.o<br clear="none">>> 0043d38a1dcd166eaaf6dffc24ab5710  prod/lib/crti.o<br clear="none">>> 48ddfefb4b9d2cb096e920faadedbc6e  prod/lib/crtn.o<br clear="none">>> d1f511982b21f4f31393f4ecec6f36a9  prod/lib/gcrt1.o<br clear="none">>> 42c977b2dcec7c21fa34fcca816c56c2  prod/lib/gcrt1x.o<br clear="none">>> cd5bcc6c5dd07fa0f23eab1e0e0c000d  prod/lib/mcrt1.o<br clear="none">>> 34e5b8f468bfc989be83188215910820  prod/lib/mcrt1x.o<br clear="none">>> 2a35ef3e10032fef034d50d951440257  prod/lib/pagesize.o<br clear="none">>> e7ae10ad47dc9776de4bac6a22f3e346  prod/lib/prof_func.o<br clear="none">>> 1b5404db7308f056fe7417ebec2d73ce  prod/lib/prof_lib.o<br clear="none">>> 70d444bcf05aca11558a97a1980aab77  prod/lib/prof_tsd.o<br clear="none">>> 8662a745747d517e0e3dda5edb3cf2b4  prod/lib/unsync_stdio.o<br clear="none">>> e5af76c4530a8b62e240347b2ec4169e  prod/lib/values-xa.o<br clear="none">>> 9320085eaf289a0e13c94165ca728e16  prod/lib/values-xc.o<br clear="none">>> 77bb70c1ce724aeef4f2be283183af9e  prod/lib/values-xi.o<br clear="none">>> df89f1ce3fc7addd9bc93974a8035165  prod/lib/values-xpg4.o<br clear="none">>> 5054a233497141647f1464bae5f3c959  prod/lib/values-xs.o<br clear="none">>> 1b27c9bcd1ec74f2c45a7e2f292ffc09  prod/lib/values-xt.o<br clear="none">>><br clear="none">>> -bash-4.0$ md5sum  prod/lib/*.a<br clear="none">>> 82bafba3ad7eca72c7426f9614b49fee  prod/lib/libCrun.a<br clear="none">>> 025a4220737a89bbd20a374edba0f5d0  prod/lib/libCstd.a<br clear="none">>> 92590cd7b186ca3b8e8942805b241257  prod/lib/libcplxsupp.a<br clear="none">>> 9ac9f5482e9a001faaca0417f5724eca  prod/lib/libdemangle.a<br clear="none">>> 939f5ed15cfff4fd6c63d2c53fdac476  prod/lib/libfai.a<br clear="none">>> 2e7731c47e5faab67deaaa2cb801b7c1  prod/lib/libfsu.a<br clear="none">>> c9c3882b79d60310d27fe9352fc13150  prod/lib/libfui.a<br clear="none">>> 181f42d43361a85dfedeb0cabadf77f0  prod/lib/libgc.a<br clear="none">>> a10030c4dcc9984dabb332afc412ad4f  prod/lib/libiostream.a<br clear="none">>> 3d54232fcc645e5c07d69ba3d9ad6fd1  prod/lib/libmopt.a<br clear="none">>> 154fa202068bb7d996f94f1f3f46eac3  prod/lib/libompstubs.a<br clear="none">>> 57ab0d8fdefee02c4f2ec7c05add84fe  prod/lib/libsgml.a<br clear="none">>> f862cb0415636dfd32411542e5dff252  prod/lib/libsunmath.a<br clear="none">>> 309c87c8fced6b8ea7e718c2d762275d  prod/lib/libsunperf.a<br clear="none">>> d13162b4a85c36f640279b27e353b351  prod/lib/liburl.a<br clear="none">>> 71513baeb51ace3a3c351d508f0e0fb5  prod/lib/liburlcpp.a<br clear="none">>><br clear="none">>> -bash-4.0$ md5sum  prod/lib/amd64/*.a<br clear="none">>> 0b184fd90681eed5d1dc088dece2a98d  prod/lib/amd64/libCrun.a<br clear="none">>> 692c0f92ce348687c346fcc3cb5c1bca  prod/lib/amd64/libCstd.a<br clear="none">>> 356c8a482012956f164245041e51ad20  prod/lib/amd64/libdemangle.a<br clear="none">>> 6e566228e3265a841b87fb4de36e0852  prod/lib/amd64/libfai.a<br clear="none">>> 04c820f9321021170dbf4d922b5c90b5  prod/lib/amd64/libfsu.a<br clear="none">>> 3e422bcbf448d7f63644590fccc2fd1a  prod/lib/amd64/libfui.a<br clear="none">>> c5d1bff9e633e739e24989e59c2c7de3  prod/lib/amd64/libgc.a<br clear="none">>> 48fe527400dbe2c7a58cd8efa0bdc272  prod/lib/amd64/libiostream.a<br clear="none">>> 0133b194b7f12be7294e3afbcc09ce03  prod/lib/amd64/libmopt.a<br clear="none">>> f21ba83a7558e865a3394c46e4783b0d  prod/lib/amd64/libompstubs.a<br clear="none">>> 611f4c812a16075475679ee7be8e7c68  prod/lib/amd64/libsunimath.a<br clear="none">>> dcc647a94eb34235fcb4f11f3c078f4a  prod/lib/amd64/libsuniperf.a<br clear="none">>> 25e829ff48cb21fc075d2a8d735d6591  prod/lib/amd64/libsunmath.a<br clear="none">>> cca117475c53504e44373ffb225d5291  prod/lib/amd64/libsunperf.a<br clear="none">>> 513a37e86305124bea6e27f502b0e778  prod/lib/amd64/liburl.a<br clear="none">>> a8b8d64bd660e366705d11d2b3a5ccd1  prod/lib/amd64/liburlcpp.a<br clear="none">>><br clear="none">>> -bash-4.0$ md5sum  prod/lib/amd64/*.o<br clear="none">>> 97973121dac7ddd4de9dd271da5209e0  prod/lib/amd64/CCrti.o<br clear="none">>> e64434125c6ecc3199638545b38baf70  prod/lib/amd64/CCrtn.o<br clear="none">>> c8699d26bd63547667fc5e414fee18a5  prod/lib/amd64/bb_link.o<br clear="none">>> 635e4c09342cb12608bead1e7fd4ad79  prod/lib/amd64/crt1x.o<br clear="none">>> 4db83f7a1d2f951ce3eacee117cd53f4  prod/lib/amd64/crti.o<br clear="none">>> 10e6941b9f1c9c655f2cd6d17afa89e4  prod/lib/amd64/crtn.o<br clear="none">>> 6d8cd9598fabcbcaa2b52b3b28bf949a  prod/lib/amd64/gcrt1x.o<br clear="none">>> e6852dadd381f0c9ca83441444d73c27  prod/lib/amd64/mcrt1x.o<br clear="none">>> 19f720b13373539510175123f5ac8e5b  prod/lib/amd64/pagesize.o<br clear="none">>> 980b4d9768bff24675428dcaa9a4a73b  prod/lib/amd64/prof_lib.o<br clear="none">>> 3d1dcd25f138ae24c3825236c358f8a8  prod/lib/amd64/prof_tsd.o<br clear="none">>> bb4d5eed4b1522d14f75c250acdb96ba  prod/lib/amd64/unsync_stdio.o<br clear="none">>> e6da22938ae64ec93fbc393ee1144908  prod/lib/amd64/values-xa.o<br clear="none">>> e5184a80c5fadee16f478741e41356b3  prod/lib/amd64/values-xc.o<br clear="none">>> 5412a75dc071fe69058f79461fd36c4f  prod/lib/amd64/values-xi.o<br clear="none">>> 833b10f09ccdda3061c4175da523a52a  prod/lib/amd64/values-xpg4.o<br clear="none">>> 62b66f90fede853f6178cf6a14e74c12  prod/lib/amd64/values-xs.o<br clear="none">>> 93f2a02ed698e39e350a7d8415b5fb6b  prod/lib/amd64/values-xt.o<br clear="none">>><br clear="none">>><br clear="none">>> On 19/06/2015 20:51, Jon Tibble wrote:<br clear="none">>>> Hi,<br clear="none">>>><br clear="none">>>> On 06/19/2015 16:27, Jonathan Adams wrote:<br clear="none">>>>> Only replying to let you know that your messages _are_ getting to the<br clear="none">>>>> list<br clear="none">>>>> ... Sorry, I don't know the answer.<br clear="none">>>>><br clear="none">>>>> Jon<br clear="none">>>>><br clear="none">>>>> On 19 June 2015 at 09:51, Udo Grabowski (IMK) <<a shape="rect" ymailto="mailto:udo.grabowski@kit.edu" href="mailto:udo.grabowski@kit.edu">udo.grabowski@kit.edu</a>><br clear="none">>>>> wrote:<br clear="none">>>>><br clear="none">>>>>> Hi again,<br clear="none">>>>>><br clear="none">>>>>> (I really hate it to reply to my own posts, but there seems<br clear="none">>>>>> to be no one else left willing to reply...)<br clear="none">>>>>><br clear="none">>>>>> Amojng the numerous different older and newer pages on how<br clear="none">>>>>> to compile illumos or OI with or without gcc or Sun cc and<br clear="none">>>>>> with this or that version I found this page today where<br clear="none">>>>>> SunStudio 12.3 is mentioned as the compiler now to be<br clear="none">>>>>> used (when stuck with Sun cc):<br clear="none">>>>>> <<a shape="rect" href="http://wiki.openindiana.org/oi/Building+with+oi-build" target="_blank">http://wiki.openindiana.org/oi/Building+with+oi-build</a>><br clear="none">>>>>><br clear="none">>>>>> Can anybody confirm that this is the version oi_151a9 was<br clear="none">>>>>> built with ? Or can anybody tell me if there's a trace of<br clear="none">>>>>> the compiler version left in any of the binaries on oi_151a9 ?<br clear="none">>>>>><br clear="none">>>><br clear="none">>>> /dev is built with the proper patched SunStudios that are no longer<br clear="none">>>> available for download or free to distribute.<br clear="none">>>> This is why hipster is switching everything to GCC.<br clear="none">>>><br clear="none">>>> I think that page you've mentioned that lists 12.3 is only concerned<br clear="none">>>> with the oi-build/userland stuff as I'm not aware of any publicly<br clear="none">>>> available studio that can build illumos.<br clear="none">>>> See this page that is clear about SunStudio versions for illumos:<br clear="none">>>> <a shape="rect" href="http://wiki.illumos.org/display/illumos/How+To+Build+illumos" target="_blank">http://wiki.illumos.org/display/illumos/How+To+Build+illumos</a><br clear="none">>>><br clear="none">>>> JT</div><br clear="none"><br clear="none"><br clear="none">-- <br clear="none">Dr.Udo Grabowski   Inst.f.Meteorology & Climate Research IMK-ASF-SAT<br clear="none"><a shape="rect" href="http://www.imk-asf.kit.edu/english/sat.php" target="_blank">http://www.imk-asf.kit.edu/english/sat.php</a><br clear="none">KIT - Karlsruhe Institute of Technology           <a shape="rect" href="http://www.kit.edu/" target="_blank">http://www.kit.edu</a><br clear="none">Postfach 3640,76021 Karlsruhe,Germany T:(+49)721 608-26026 F:-926026<div class="yqt8164244157" id="yqtfd25234"><br clear="none"></div><br><div class="yqt8164244157" id="yqtfd79127">_______________________________________________<br clear="none">oi-dev mailing list<br clear="none"><a shape="rect" ymailto="mailto:oi-dev@openindiana.org" href="mailto:oi-dev@openindiana.org">oi-dev@openindiana.org</a><br clear="none"><a shape="rect" href="http://openindiana.org/mailman/listinfo/oi-dev" target="_blank">http://openindiana.org/mailman/listinfo/oi-dev</a></div><br><br></div>  </div> </div>  </div></div></div></div>_______________________________________________
oi-dev mailing list
<a href="mailto:oi-dev@openindiana.org">oi-dev@openindiana.org</a>
<a href="http://openindiana.org/mailman/listinfo/oi-dev">http://openindiana.org/mailman/listinfo/oi-dev</a></blockquote></span></body></html>