Ga_Chittolina
Members-
Content Count
14 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Ga_Chittolina
-
@@Dastgir Thanks. Now my question is: Will this override the 6.1 I have? @edit It doesn't. How do I uninstall/override the gcc 6.1?
-
@@4144 Indeed, it did fail. This is what it returned: I'm thinking of uninstalling this gcc 6.1 and installing an older version, but how do I do it? It looks like yum can only install the 4.4 version.
-
After make and make install: PS: I followed this guide (from "Install a newer version of GCC from source" onwards): https://www.vultr.com/docs/how-to-install-gcc-on-centos-6. Did all the steps but for the gcc 6.1 version.
-
Oh, I was doing some configs in another user, but yeah, both the users are in the same server and both return the same strings for gcc --version. gcc --version and ./configure error strings: Also, idk why the config.log was showing that gcc had the 4.4 version. Heres the one from the above ./configure:
-
@@4144 @@Dastgir Yeah, I did download and compile it manually. Here's the gcc --version output: Does this version work, or I have to use an older version of gcc? If so, can you tell me which version works?
-
@@4144 But "gcc --version" returns 6.1. What should I do, then?
-
I had updated it to 4.8, now tried updating it to 6.1, and this is what I'm getting, when using ./configure: config.log:
-
Done that. This is what I'm getting:
-
gcc --version: gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) I'm sorry, but how do I use git diff and git status?
-
CentOS 6.6 GCC 4.4.7 Just realized that it gives some previous warnings: @edit Updated gcc to 4.8, still gives same error. @edit2 Updated gcc to 6.1, now gives this error when trying to "./configure": [root@ ragnarok emulador]# ./configure checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/home/emulador': configure: error: C compiler cannot create executables See `config.log' for more details config.log:
-
Try run make clean ./configure make Still getting the same error.
-
Getting this when trying to make sql:
-
Getting this error when trying to make sql:
-
Getting this error when trying to make sql: