how to upgrade to gcc4.8.2?

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I write on terminal apt-get install gcc I get:
...
gcc is already the newest version (4:7.2.0-1d1)
But I'm trying to install something that asks "we recommend you use gcc4.8.2 to compile our driver if possible",
my qustion: how to upgrade to gcc4.8.2?
kali-linux
add a comment |Â
up vote
0
down vote
favorite
I write on terminal apt-get install gcc I get:
...
gcc is already the newest version (4:7.2.0-1d1)
But I'm trying to install something that asks "we recommend you use gcc4.8.2 to compile our driver if possible",
my qustion: how to upgrade to gcc4.8.2?
kali-linux
Relating: unix.stackexchange.com/q/410723/117549
â Jeff Schaller
Jan 5 at 20:35
4:7.2.0-1d1means gcc version 7.2.0 . Debian Sid ? Available isgcc-4.7, gcc-4.8 (4.8.3), gcc-4.9, gcc-5, gcc-6packages.debian.org/search?searchon=names&keywords=g%2B%2B ..... Driver : If your "driver" is a kernel module, it must usually be compiled with the same compiler as used for your kernel.
â Knud Larsen
Jan 5 at 21:31
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I write on terminal apt-get install gcc I get:
...
gcc is already the newest version (4:7.2.0-1d1)
But I'm trying to install something that asks "we recommend you use gcc4.8.2 to compile our driver if possible",
my qustion: how to upgrade to gcc4.8.2?
kali-linux
I write on terminal apt-get install gcc I get:
...
gcc is already the newest version (4:7.2.0-1d1)
But I'm trying to install something that asks "we recommend you use gcc4.8.2 to compile our driver if possible",
my qustion: how to upgrade to gcc4.8.2?
kali-linux
asked Jan 5 at 18:56
flufy
6
6
Relating: unix.stackexchange.com/q/410723/117549
â Jeff Schaller
Jan 5 at 20:35
4:7.2.0-1d1means gcc version 7.2.0 . Debian Sid ? Available isgcc-4.7, gcc-4.8 (4.8.3), gcc-4.9, gcc-5, gcc-6packages.debian.org/search?searchon=names&keywords=g%2B%2B ..... Driver : If your "driver" is a kernel module, it must usually be compiled with the same compiler as used for your kernel.
â Knud Larsen
Jan 5 at 21:31
add a comment |Â
Relating: unix.stackexchange.com/q/410723/117549
â Jeff Schaller
Jan 5 at 20:35
4:7.2.0-1d1means gcc version 7.2.0 . Debian Sid ? Available isgcc-4.7, gcc-4.8 (4.8.3), gcc-4.9, gcc-5, gcc-6packages.debian.org/search?searchon=names&keywords=g%2B%2B ..... Driver : If your "driver" is a kernel module, it must usually be compiled with the same compiler as used for your kernel.
â Knud Larsen
Jan 5 at 21:31
Relating: unix.stackexchange.com/q/410723/117549
â Jeff Schaller
Jan 5 at 20:35
Relating: unix.stackexchange.com/q/410723/117549
â Jeff Schaller
Jan 5 at 20:35
4:7.2.0-1d1 means gcc version 7.2.0 . Debian Sid ? Available is gcc-4.7, gcc-4.8 (4.8.3), gcc-4.9, gcc-5, gcc-6 packages.debian.org/search?searchon=names&keywords=g%2B%2B ..... Driver : If your "driver" is a kernel module, it must usually be compiled with the same compiler as used for your kernel.â Knud Larsen
Jan 5 at 21:31
4:7.2.0-1d1 means gcc version 7.2.0 . Debian Sid ? Available is gcc-4.7, gcc-4.8 (4.8.3), gcc-4.9, gcc-5, gcc-6 packages.debian.org/search?searchon=names&keywords=g%2B%2B ..... Driver : If your "driver" is a kernel module, it must usually be compiled with the same compiler as used for your kernel.â Knud Larsen
Jan 5 at 21:31
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f415054%2fhow-to-upgrade-to-gcc4-8-2%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Relating: unix.stackexchange.com/q/410723/117549
â Jeff Schaller
Jan 5 at 20:35
4:7.2.0-1d1means gcc version 7.2.0 . Debian Sid ? Available isgcc-4.7, gcc-4.8 (4.8.3), gcc-4.9, gcc-5, gcc-6packages.debian.org/search?searchon=names&keywords=g%2B%2B ..... Driver : If your "driver" is a kernel module, it must usually be compiled with the same compiler as used for your kernel.â Knud Larsen
Jan 5 at 21:31