Connecting Tech Pros Worldwide Help | Site Map

32 bit c++ complier

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 23rd, 2005, 04:58 AM
Rohit
Guest
 
Posts: n/a
Default 32 bit c++ complier

can anyone suggest some 32bit C++ compilers for both windows and linux
and a good ide for c++


Rohit


  #2  
Old July 23rd, 2005, 04:58 AM
Manfred
Guest
 
Posts: n/a
Default Re: 32 bit c++ complier

Rohit wrote:[color=blue]
> can anyone suggest some 32bit C++ compilers for both windows and linux
> and a good ide for c++[/color]

As Compiler: g++
On Linux directly avialable with the gcc package, on Windows through
mingw (http://www.mingw.org) of cygwin (http://www.cygwin.com)

As IDE:
I could recommend eclipse (http://www.eclipse.org) with cdt-plugin
(http://www.eclipse.org/cdt/). Or as Linuxuser i could also recommend
one of vi or (x)emacs with additional plugins. Both are available for
windows too.

Manfred
  #3  
Old July 23rd, 2005, 04:59 AM
Rüdiger Knörig
Guest
 
Posts: n/a
Default Re: 32 bit c++ complier

Rohit wrote:
[color=blue]
> can anyone suggest some 32bit C++ compilers for both windows and linux
> and a good ide for c++
>
>
> Rohit[/color]
A good IDE on linux would be www.kdevelop.org too!
  #4  
Old July 23rd, 2005, 04:59 AM
Rapscallion
Guest
 
Posts: n/a
Default Re: 32 bit c++ complier

Manfred wrote:[color=blue]
> As IDE:
> I could recommend eclipse (http://www.eclipse.org) with cdt-plugin
> (http://www.eclipse.org/cdt/).[/color]

Have you tried Eclipse/CDT? On which platform (Win, Unix, ...)?. Is CDT
really usable?

  #5  
Old July 23rd, 2005, 04:59 AM
Matthias Kaeppler
Guest
 
Posts: n/a
Default Re: 32 bit c++ complier

Rapscallion wrote:[color=blue]
> Manfred wrote:
>[color=green]
>>As IDE:
>>I could recommend eclipse (http://www.eclipse.org) with cdt-plugin
>>(http://www.eclipse.org/cdt/).[/color]
>
>
> Have you tried Eclipse/CDT? On which platform (Win, Unix, ...)?. Is CDT
> really usable?
>[/color]

I did, and I didn't like it. Eclipse is slow, and CDT didn't work well
either. Try Anjuta instead.

--
Matthias Kaeppler
  #6  
Old July 23rd, 2005, 04:59 AM
Manfred
Guest
 
Posts: n/a
Default Re: 32 bit c++ complier

> Have you tried Eclipse/CDT? On which platform (Win, Unix, ...)?. Is CDT[color=blue]
> really usable?[/color]

I have used eclipse/cdt on Linux, my friend on Windows. The newest
version is quit good. But i must say that eclipse is using a lot of
memory and harddisk (including the Java-Runtime you need to execute
eclipse).

On Windows many people use VisualStudio from Microsoft, but this costs a
lot of money if you have to buy it regular.

The 'Problem' with Anjuta/ Kdevelop is that they either need gnome or
kde. It is not a problem for most people but i don't like having gnome/
kde on my linux (this is a personal preference, not inteded to start a
flame war ;) ).
So as an emacs user (also personal preference) i'd advise you to use
emacs, but this isn't what most people want :) .

Manfred
  #7  
Old July 23rd, 2005, 04:59 AM
Matthias Kaeppler
Guest
 
Posts: n/a
Default Re: 32 bit c++ complier

Manfred wrote:[color=blue][color=green]
>>Have you tried Eclipse/CDT? On which platform (Win, Unix, ...)?. Is CDT
>>really usable?[/color]
>
>
> I have used eclipse/cdt on Linux, my friend on Windows. The newest
> version is quit good. But i must say that eclipse is using a lot of
> memory and harddisk (including the Java-Runtime you need to execute
> eclipse).
>
> On Windows many people use VisualStudio from Microsoft, but this costs a
> lot of money if you have to buy it regular.
>
> The 'Problem' with Anjuta/ Kdevelop is that they either need gnome or
> kde. It is not a problem for most people but i don't like having gnome/
> kde on my linux (this is a personal preference, not inteded to start a
> flame war ;) ).
> So as an emacs user (also personal preference) i'd advise you to use
> emacs, but this isn't what most people want :) .
>
> Manfred[/color]

I also use Emacs :)
But it's not an IDE, it doesn't come with companion tools or so, it's
just a very convenient and efficient source code editor (once you get
used to its strange keyboard hooks).

I also liked Kate, but it's also just an editor.

--
Matthias Kaeppler
  #8  
Old July 23rd, 2005, 05:00 AM
Rapscallion
Guest
 
Posts: n/a
Default Re: 32 bit c++ complier

Manfred wrote:[color=blue][color=green]
> > Have you tried Eclipse/CDT? On which platform (Win, Unix, ...)?. Is CDT
> > really usable?[/color]
>
> I have used eclipse/cdt on Linux, my friend on Windows. The newest
> version is quit good. But i must say that eclipse is using a lot of
> memory and harddisk (including the Java-Runtime you need to execute
> eclipse).
>
> On Windows many people use VisualStudio from Microsoft, but this costs a
> lot of money if you have to buy it regular.[/color]

This might be interesting:
http://www-128.ibm.com/developerwork...lipsevs-i.html

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.