Jump to content

Ga_Chittolina

Members
  • Content Count

    14
  • Joined

  • Last visited

  1. @@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?
  2. @@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.
  3. 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.
  4. 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:
  5. @@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?
  6. @@4144 But "gcc --version" returns 6.1. What should I do, then?
  7. 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:
  8. Done that. This is what I'm getting:
  9. 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?
  10. 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:
  11. Try run make clean ./configure make Still getting the same error.
  12. Getting this when trying to make sql:
  13. Getting this error when trying to make sql:
  14. Getting this error when trying to make sql:
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.