<div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:13px"><div id="yui_3_16_0_ym19_1_1487539981977_5063"><span id="yui_3_16_0_ym19_1_1487539981977_5238">Hi Clément,</span></div><div id="yui_3_16_0_ym19_1_1487539981977_5063"><span><br></span></div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr"><span id="yui_3_16_0_ym19_1_1487539981977_5239">Thank you for your mail. I downloaded the Command Line Tool as suggested by Paul in my Mac. It works! I found out that "gcc" and "g++" are symlinks and they are not "real" compiler because there is no entry for "man gcc" in Mac OSX. The real name is Clang and Clang++... Please correct me if I told something wrong about this issue. However, I suppose that the Clang and Clang++ work like gcc and g++ in Linux, respectively, don't they?</span></div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr"><span><br></span></div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr"><span id="yui_3_16_0_ym19_1_1487539981977_5345">So, I gave up to use Eclipse IDE for C++ because I cannot adapt myself to the project-based philosophy. Therefore, I would like to program using another software, perhaps, Gedit or something else like that for Mac OSX. </span></div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr"><span><br></span></div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr">What do you suggest, please? And how could I install it in the Mac OSX Sierra?</div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr">Thank you very much.</div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr">All the best,</div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr">Reinaldo.</div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr">PS: Is this Xcode Command Line Tool enough to run Scilab 6.0? Thanks.</div><div id="yui_3_16_0_ym19_1_1487539981977_5063" dir="ltr"><br></div><div class="qtdSeparateBR" id="yui_3_16_0_ym19_1_1487539981977_5062"><br><br></div><div class="yahoo_quoted" id="yui_3_16_0_ym19_1_1487539981977_5006" style="display: block;">  <div style="font-family: verdana, helvetica, sans-serif; font-size: 13px;" id="yui_3_16_0_ym19_1_1487539981977_5005"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" id="yui_3_16_0_ym19_1_1487539981977_5004"> <div dir="ltr" id="yui_3_16_0_ym19_1_1487539981977_5003"> <font size="2" face="Arial" id="yui_3_16_0_ym19_1_1487539981977_5002"> <hr size="1" id="yui_3_16_0_ym19_1_1487539981977_5119"> <b><span style="font-weight:bold;">De:</span></b> Clément David-2 [via Scilab / Xcos - Mailing Lists Archives] <<a href="/user/SendEmail.jtp?type=node&node=4035523&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>><br> <b><span style="font-weight: bold;">Para:</span></b> Reinaldo <<a href="/user/SendEmail.jtp?type=node&node=4035523&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a>> <br> <b><span style="font-weight: bold;">Enviadas:</span></b> Quarta-feira, 15 de Fevereiro de 2017 6:57<br> <b><span style="font-weight: bold;">Assunto:</span></b> Re: C/C++ compiler for Mac OS Sierra<br> </font> </div> <div class="y_msg_container" id="yui_3_16_0_ym19_1_1487539981977_5117"><br><div id="yiv6237170551"><div id="yui_3_16_0_ym19_1_1487539981977_5118">

        Hi Reinaldo and welcome,
<br clear="none"><br clear="none">Yes Paul is right and just for completness (and CC-ing dev) :
<br clear="none"><br clear="none">We  currently do not require an IDE to build Scilab ; you can program using vim / emacs / notepad++,
<br clear="none">gcc / clang / msbuild. As common IDEs provide a way to import an exiting code base as a new project,
<br clear="none">we also do not provide project files (other than the VisualStudio ones required by msbuild).
<br clear="none"><br clear="none">PS: I personally use Netbeans and/or Eclipse JDT for Java programming. Eclipse CDT and/or Vim (with
<br clear="none">YouCompleteMe) for C/C++ programming.
<br clear="none"><br clear="none">--
<br clear="none">Clément
<br clear="none"><br clear="none">Le mardi 14 février 2017 à 09:03 +0100, Paul Bignier a écrit :
<div class="yiv6237170551shrinkable-quote"><div class='shrinkable-quote'><br clear="none">> 
<br clear="none">> Hello Reinaldo,
<br clear="none">> 
<br clear="none">> You don't have to install the whole Xcode to have gcc (pointing to clang) available, you can
<br clear="none">> simply install the command-line tools.
<br clear="none">> 
<br clear="none">> Regards,
<br clear="none">> Paul
<br clear="none">> 
<br clear="none">> On 02/13/2017 07:46 PM, Reinaldo Golmia Dante wrote:
<br clear="none">> > Hi Scilab users,
<br clear="none">> > 
<br clear="none">> > I would like to install only a C/C++ compiler for Mac OS Sierra. I had installed Xcode, but it
<br clear="none">> > was very heavy (about 4.5GB) for the SMD disk in my MacBook Air. I'd like to install Eclipse IDE
<br clear="none">> > C++ to program C/C++, but I think it requires a C/C++ compiler, doesn't it?
<br clear="none">> > 
<br clear="none">> > Thank you in advance.
<br clear="none">> > 
<br clear="none">> > Best,
<br clear="none">> > Reinaldo.
<br clear="none">> > 
<br clear="none">> > 
<br clear="none">> > _______________________________________________
<br clear="none">> > users mailing list
<br clear="none">> > <a rel="nofollow" shape="rect" href="" target="_top" link="external">[hidden email]</a>
<br clear="none">> > <a rel="nofollow" shape="rect" target="_blank" href="http://lists.scilab.org/mailman/listinfo/users" link="external">http://lists.scilab.org/mailman/listinfo/users</a><br clear="none">>  
<br clear="none">> _______________________________________________
<br clear="none">> users mailing list
<br clear="none">> <a rel="nofollow" shape="rect" href="" target="_top" link="external">[hidden email]</a>
<br clear="none">> <a rel="nofollow" shape="rect" target="_blank" href="http://lists.scilab.org/mailman/listinfo/users" link="external">http://lists.scilab.org/mailman/listinfo/users</a></div>_______________________________________________
</div>users mailing list
<br clear="none"><a rel="nofollow" shape="rect" href="" target="_top" link="external">[hidden email]</a>
<div class="yiv6237170551yqt1765642444" id="yiv6237170551yqtfd22309"><br clear="none"><a rel="nofollow" shape="rect" target="_blank" href="http://lists.scilab.org/mailman/listinfo/users" link="external">http://lists.scilab.org/mailman/listinfo/users</a></div><br clear="none">

        
        
        
        <br clear="none">
        <br clear="none">
        <hr noshade="" size="1" color="#cccccc">
        <div style="color:#444;font:12px tahoma, geneva, helvetica, arial, sans-serif;">
                <div style="font-weight:bold;">If you reply to this email, your message will be added to the discussion below:</div>
                <a rel="nofollow" shape="rect" target="_blank" href="http://mailinglists.scilab.org/Scilab-users-C-C-compiler-for-Mac-OS-Sierra-tp4035482p4035494.html" link="external">http://mailinglists.scilab.org/Scilab-users-C-C-compiler-for-Mac-OS-Sierra-tp4035482p4035494.html</a>
        </div>
        <div style="color:#666;font:11px tahoma, geneva, helvetica, arial, sans-serif;margin-top:.4em;line-height:1.5em;">
                To start a new topic under Scilab users - Mailing Lists Archives, email <a href="/user/SendEmail.jtp?type=node&node=4035523&i=2" target="_top" rel="nofollow" link="external">[hidden email]</a> <br clear="none">
                To unsubscribe from Scilab users - Mailing Lists Archives, <a rel="nofollow" shape="rect" target="_blank" href="" link="external">click here</a>.<br clear="none">
                <a rel="nofollow" shape="rect" target="_blank" href="http://mailinglists.scilab.org/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" style="font:9px serif;" link="external">NAML</a><div class="yiv6237170551yqt1765642444" id="yiv6237170551yqtfd29993">
        </div></div></div></div><br><br></div> </div> </div>  </div></div>

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://mailinglists.scilab.org/Scilab-users-C-C-compiler-for-Mac-OS-Sierra-tp4035482p4035523.html">Re: C/C++ compiler for Mac OS Sierra</a><br/>
Sent from the <a href="http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html">Scilab users - Mailing Lists Archives mailing list archive</a> at Nabble.com.<br/>