I am attempting to build GnuGk 2.3.4 on RH Enterprise 5.2, using GCC 4.1.2.
When I run make, the compiler fails with the following error messages:
cc1plus: error: unrecognized command line option "-Wtype-limits"
cc1plus: error: unrecognized command line option "-Wstrict-overflow=5"
cc1plus: error: unrecognized command line option "-fstrict-overflow"
The errors make sense, since the GCC
documentation<http://gcc.gnu.org/onlinedocs/> indicates that these three
options were only introduced in GCC 4.3.5, and I am using 4.1.2.
Yet the GnuGk website<http://www.gnugk.org/compiling-gnugk.html> claims that
"GCC 3.x to 4.5.x work fine for compiling GnuGk".
Does GnuGk 2.3.4, in fact, require GCC 4.3.5 or later? Am I actually the first
person who has tried to compile it using an earlier version than that??
Or am I missing something here? How can I get around this without mucking
around with the makefiles?
Moshe
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________________
Posting: mailto:[email protected]
Archive:
http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/