From ea21ba73273891261ba2e4d0d85729f308c54d72 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 26 Aug 2017 07:41:48 +0000 Subject: Tests and enforces added related to https://github.com/genetics-statistics/GEMMA/issues/78 --- INSTALL.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 6f7f200..864b8e7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -82,6 +82,9 @@ You can run gemma in the debugger with, for example -p example/mouse_hs1940.pheno.txt -a example/mouse_hs1940.anno.txt \ -snps example/snps.txt -nind 400 -loco 1 -gk -debug -o myoutput +Note that if you get warnings on inspecting variables you +should compile with GCC_FLAGS="" to disable optimizations (-O3). + Other options, such as compiling with warnings, are listed in the Makefile. -- cgit v1.2.3