Results 1 to 6 of 6

Thread: Gcc help

  1. #1
    Join Date
    Dec 2009
    Beans
    254

    Gcc help

    How do i compile gcc on ubuntu 9.10?

  2. #2
    Join Date
    Dec 2009
    Beans
    254

    Re: Gcc help

    anyone

  3. #3
    Join Date
    Jun 2007
    Location
    Paraparaumu, New Zealand
    Beans
    Hidden!

    Re: Gcc help

    Are you looking to install gcc, or to compile something else using gcc?
    Forum DOs and DON'Ts
    Please use CODE tags
    Including your email address in a post is not recommended
    My Blog

  4. #4
    Join Date
    Dec 2009
    Beans
    254

    Re: Gcc help

    install gcc

  5. #5
    Join Date
    Jul 2006
    Beans
    106
    Distro
    Kubuntu

    Re: Gcc help

    I'm pretty sure that if you

    Code:
    sudo apt-get install build-essential
    It includes gcc and a bunch of other useful goodies.

    Or are you looking to compile a new version of gcc?

  6. #6
    Join Date
    Dec 2009
    Beans
    254

    Re: Gcc help

    Looking to compie a new gcc like 4.5.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •