Announcement

Collapse
No announcement yet.

Need gcc-4.0, but it's not in the repos

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Need gcc-4.0, but it's not in the repos

    I'm writing a script to install the fglrx driver, but it's not going to work without gcc-4.0, at least not for me.
    Where can I get it, from a reasonable place (e.g. a repository, not download and install from gcc.gnu.org)?
    For external use only.

    #2
    Re: Need gcc-4.0, but it's not in the repos

    Must it be 4.0? I have gcc 4.1 installed from adept package manager?

    Comment


      #3
      Re: Need gcc-4.0, but it's not in the repos

      Yes. Apparently, this (and maybe other) kernel module must (and I mean must) be compiled with what I assume is the same compiler (4.0.x) as the compiler that compiled the compiler kernel.

      EDIT: I suppose I could always recompile my kernel... but I don't know how to do that.
      For external use only.

      Comment


        #4
        Re: Need gcc-4.0, but it's not in the repos

        http://archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.0/
        <br />

        Comment

        Working...
        X