* Jason Bacon (bacon4000%gmail.com@localhost) wrote:
GCC_REQD+=4.8
.endif # GCC_REQD
* Gua Chung Lim (gua.chunglim%gmail.com@localhost) wrote:
What does "gcc --version" output?
lim@jailtcsh:~% gcc --version
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-18)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
lim@jailtcsh:~%
Apparently, gcc installed on linux system is outdated.
This linux system hasn't been updated for long.
Its uptime is around 5+ years.
Editing ./etc/mk.conf shouldn't solve the problems.
But it doesn't matter.
I'm not doing anything in production on linux shell.
I'm just testing.
Thank you very much. :-)