Menu

#14 Bad CFLAGS in Makefile

open
1
2002-08-14
2002-08-14
No

The Makefiles for both rummy and boxes give a default
CFLAGS of "-Ae -g", indicating Ansi+extensions on an
HP-UX system.

For wider use, the default CFLAGS should be for gcc.
"-Wall -O3 -g"

Discussion


Log in to post a comment.

MongoDB Logo MongoDB