Hi, <br><br><div class="gmail_quote">On Thu, Nov 24, 2011 at 8:22 AM, Jorgen Lundman <span dir="ltr"><<a href="mailto:lundman@lundman.net">lundman@lundman.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
After figuring out the sfe repository stuff, we finally managed to install gcc-4. OpenIndiana runs nicely in 64bit, and everything is 64bit, including perl and perl modules.<br>
<br>
And yet, when you use gcc, the default output is 32bit. Does this really make sense any more? (on intel at least).<br>
<br>
Sure I can add -m64 to everything I compile, (presumably including perl modules) but is there no easy way to change the default from -m32 to -m64 ?<br></blockquote><div> </div><div>I can not help directly, but on a Debian 6.0.1 64bit installation, the gcc is compiling per default to 64bit and the 32bit target must be explicitly supplied in <br>
the compile line. <br><br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
I was stuffing around in the /usr/gcc/4.6/lib/gcc/i386-pc-<u></u>solaris2.11/4.6.2/plugin/<u></u>include/config/i386 area, but it appears to be used when compiling gcc. Not after.<br>
<br>
Should the default be changed to 64bit in the repository?<br>
<br>
Lund<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Jorgen Lundman       | <<a href="mailto:lundman@lundman.net" target="_blank">lundman@lundman.net</a>><br>
Unix Administrator   | <a href="tel:%2B81%20%280%293%20-5456-2687%20ext%201017" value="+81354562687" target="_blank">+81 (0)3 -5456-2687 ext 1017</a> (work)<br>
Shibuya-ku, Tokyo    | <a href="tel:%2B81%20%280%2990-5578-8500" value="+819055788500" target="_blank">+81 (0)90-5578-8500</a>          (cell)<br>
Japan                | <a href="tel:%2B81%20%280%293%20-3375-1767" value="+81333751767" target="_blank">+81 (0)3 -3375-1767</a>          (home)<br>
<br>
______________________________<u></u>_________________<br>
oi-dev mailing list<br>
<a href="mailto:oi-dev@openindiana.org" target="_blank">oi-dev@openindiana.org</a><br>
<a href="http://openindiana.org/mailman/listinfo/oi-dev" target="_blank">http://openindiana.org/<u></u>mailman/listinfo/oi-dev</a><br>
</font></span></blockquote></div><br>