Jordi, Under Mac OS X Lion (and for that matter Snow Leopard with the latest version of Xcode) the default compiler is llvm. gcc is just a symlink to llvm-gcc-4.2.
2012/1/25 Jordi Gutiérrez Hermoso <jord...@octave.org>: > On 25 January 2012 11:35, OYEDAPO OLUFEMI > <olufemi.oyed...@univ-poitiers.fr> wrote: > >> Hi, i seem to have been struggling for 2 days now. i have installed >> octave version 3.4.0 for Mac Os x and it is running properly togther >> with gnuplot. But my problem is i cannot run a script file (.*m >> files). The error is it does not understand functions like biterr , >> qammod..... Then it dawn on me i had to install the communications >> package. How can i install the communication package? > > If you are able to compile C and C++ source files, this may work: > > pkg install -forge communications > >> I have no GNU g++/gcc compiler installed, because i am using the Os >> x Xcode with a built in gcc. > > Uhm, the "built-in" gcc is the GNU cc, the GNU compiler collection. > It's all GNU. Like Octave itself. So that should work. > > - Jordi G. H. > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Octave-dev mailing list > Octave-dev@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/octave-dev -- Marius Schamschula ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev