On Wed, Apr 30, 2008 at 10:49 AM, paliwal_www <[EMAIL PROTECTED]> wrote: > gnu copiler for c++
There is only one GNU C++ compiler and that is g++ (which is part of the gcc suite). What's the problem? Install it on Ubuntu via apt-get. Get Eclipse or Anjuta or KDevelop for an IDE. > --- In [email protected], "Tamas Marki" <[EMAIL PROTECTED]> wrote: > > > > On Wed, Apr 30, 2008 at 4:39 PM, paliwal_www > > > > <[EMAIL PROTECTED]> wrote: > > > suggest me best compiler for ubuntu 7.10 > > > > > > and your views about mingw compiler > > > > What language? > > For C use gcc, for C++ use g++. > > > > -- > > Tamas Marki > > > > > > ------------------------------------ > > To unsubscribe, send a blank message to <mailto:[EMAIL PROTECTED]>.Yahoo! > Groups Links > > > > -- ------------------------------------------------------------ "In the rhythm of music a secret is hidden; If I were to divulge it, it would overturn the world." -- Jelaleddin Rumi
