Thread: Need a unix compiler

  1. #1
    Registered User
    Join Date
    Mar 2003
    Posts
    32

    Need a unix compiler

    I'm looking for a compiler for an older HP-Unix server, I want to update the server so that I can write more complex apps in c++, and although the it says it has a c++ compiler, I can write c apps and get them to compile.

    Any suggestions where I might get such a compiler and the latest header files for such an upgrade?

    Thanks-
    I'd like to put Murphy and his laws in headlock sometimes!

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    www.gnu.org, you can find G++ there.
    My best code is written with the delete key.

  3. #3
    Senior Member joshdick's Avatar
    Join Date
    Nov 2002
    Location
    Phildelphia, PA
    Posts
    1,146
    Prelude, you're back in town? I anxiously await a contest
    FAQ

    "The computer programmer is a creator of universes for which he alone is responsible. Universes of virtually unlimited complexity can be created in the form of computer programs." -- Joseph Weizenbaum.

    "If you cannot grok the overall structure of a program while taking a shower, you are not ready to code it." -- Richard Pattis.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  2. I can't get this new compiler to work.
    By Loduwijk in forum C++ Programming
    Replies: 7
    Last Post: 03-29-2006, 06:42 AM
  3. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM
  4. Compiler for both univ and windows headers
    By krivin4u3 in forum C Programming
    Replies: 6
    Last Post: 11-17-2005, 11:50 PM
  5. Help With finding a compiler
    By macman in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 04-15-2005, 08:15 AM