Find the answer to your Linux question:
Results 1 to 2 of 2
Hi I need to get and old version of gcc, but have problems with compiling with gcc 4.4. Is it possible to get an precompiled version, or do you have ...
  1. #1
    Just Joined!
    Join Date
    Jul 2011
    Posts
    3

    get gcc 3.x on debian squeeze

    Hi

    I need to get and old version of gcc, but have problems with compiling with gcc 4.4.

    Is it possible to get an precompiled version, or do you have an good idea?

    regards.

  2. #2
    Linux Guru
    Join Date
    May 2011
    Posts
    1,813
    Sometimes distros make older versions of apps available in their repos (esp. common ones like gcc). Look for it in your repos:
    Code:
    apt-cache search gcc
    apt-cache dumpavail|grep gcc

Posting Permissions

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