Results 1 to 2 of 2

Thread: gcc upgrade

  1. #1
    Join Date
    Dec 2010
    Beans
    106
    Distro
    Ubuntu 22.10 Kinetic Kudu

    gcc upgrade

    I have same issue as there i.e. cannot compile anything with -m32
    How properly can i upgrade gcc if there is no such in my repositories?


    Code:
    uname -a
    Linux ubuntu 3.8.0-27-generic #40-Ubuntu SMP Tue Jul 9 00:17:05 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

  2. #2
    Join Date
    Dec 2010
    Beans
    106
    Distro
    Ubuntu 22.10 Kinetic Kudu

    Re: gcc upgrade

    Everything at least in "raring" is OK.
    apt-get install lib32stdc++6-4.7-dev
    solves the problem.

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
  •