@@ -4,13 +4,13 @@ running configure, to aid debugging if configure makes a mistake.
44It was created by PhyML configure 3.3.20250429, which was
55generated by GNU Autoconf 2.71. Invocation command line was
66
7- $ ./configure --enable-debug --no-create --no-recursion
7+ $ ./configure
88
99## --------- ##
1010## Platform. ##
1111## --------- ##
1212
13- hostname = Mac
13+ hostname = guindon.lirmm.fr
1414uname -m = arm64
1515uname -r = 24.3.0
1616uname -s = Darwin
@@ -30,16 +30,12 @@ Kernel configured for up to 8 processors.
3030Processor type: arm64e (ARM64E)
3131Processors active: 0 1 2 3 4 5 6 7
3232Primary memory available: 8.00 gigabytes
33- Default processor set: 477 tasks, 2534 threads, 8 processors
34- Load average: 2.33 , Mach factor: 5.66
33+ Default processor set: 410 tasks, 2472 threads, 8 processors
34+ Load average: 3.15 , Mach factor: 4.84
3535/bin/machine = unknown
3636/usr/bin/oslevel = unknown
3737/bin/universe = unknown
3838
39- PATH: /Users/guindon/anaconda3/bin/
40- PATH: /Users/guindon/anaconda3/condabin/
41- PATH: /Users/guindon/anaconda3/bin/
42- PATH: /Users/guindon/anaconda3/bin/
4339PATH: /opt/local/bin/
4440PATH: /opt/local/sbin/
4541PATH: /opt/homebrew/bin/
@@ -57,6 +53,11 @@ PATH: /opt/X11/bin/
5753PATH: /Library/Apple/usr/bin/
5854PATH: /Library/TeX/texbin/
5955PATH: /usr/local/ncbi/blast/bin/
56+ PATH: /Users/guindon/anaconda3/bin/
57+ PATH: /Users/guindon/anaconda3/condabin/
58+ PATH: /opt/local/bin/
59+ PATH: /opt/local/sbin/
60+ PATH: /Users/guindon/.vscode/extensions/ms-python.debugpy-2025.6.0-darwin-arm64/bundled/scripts/noConfigScripts/
6061
6162
6263## ----------- ##
@@ -385,6 +386,31 @@ configure:5248: checking that generated files are newer than configure
385386configure:5254: result: done
386387configure:5325: creating ./config.status
387388
389+ ## ---------------------- ##
390+ ## Running config.status. ##
391+ ## ---------------------- ##
392+
393+ This file was extended by PhyML config.status 3.3.20250429, which was
394+ generated by GNU Autoconf 2.71. Invocation command line was
395+
396+ CONFIG_FILES =
397+ CONFIG_HEADERS =
398+ CONFIG_LINKS =
399+ CONFIG_COMMANDS =
400+ $ ./config.status
401+
402+ on guindon.lirmm.fr
403+
404+ config.status:899: creating Makefile
405+ config.status:899: creating src/Makefile
406+ config.status:899: creating doc/Makefile
407+ config.status:899: creating config.h
408+ config.status:1080: config.h is unchanged
409+ config.status:1128: executing depfiles commands
410+ config.status:1205: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
411+ make: Nothing to be done for `am--depfiles'.
412+ config.status:1210: $? = 0
413+
388414## ---------------- ##
389415## Cache variables. ##
390416## ---------------- ##
@@ -465,7 +491,7 @@ AUTOMAKE='${SHELL} '\''/Users/guindon/phyml/missing'\'' automake-1.16'
465491AWK='awk'
466492CC='gcc'
467493CCDEPMODE='depmode=gcc3'
468- CFLAGS='-march=native - Wall -std=c99 -g '
494+ CFLAGS='-std=gnu99 -O3 -fomit-frame-pointer -funroll-loops - Wall -Winline -finline -march=native '
469495CPPFLAGS=''
470496CSCOPE='cscope'
471497CTAGS='ctags'
@@ -617,44 +643,3 @@ target_alias=''
617643#define PHYML 1
618644
619645configure: exit 0
620-
621- ## ---------------------- ##
622- ## Running config.status. ##
623- ## ---------------------- ##
624-
625- This file was extended by PhyML config.status 3.3.20250429, which was
626- generated by GNU Autoconf 2.71. Invocation command line was
627-
628- CONFIG_FILES =
629- CONFIG_HEADERS =
630- CONFIG_LINKS =
631- CONFIG_COMMANDS =
632- $ ./config.status
633-
634- on Mac
635-
636- config.status:899: creating Makefile
637- config.status:899: creating src/Makefile
638- config.status:899: creating doc/Makefile
639- config.status:899: creating config.h
640- config.status:1128: executing depfiles commands
641- config.status:1205: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
642- make[1]: Nothing to be done for `am--depfiles'.
643- config.status:1210: $? = 0
644-
645- ## ---------------------- ##
646- ## Running config.status. ##
647- ## ---------------------- ##
648-
649- This file was extended by PhyML config.status 3.3.20250429, which was
650- generated by GNU Autoconf 2.71. Invocation command line was
651-
652- CONFIG_FILES =
653- CONFIG_HEADERS =
654- CONFIG_LINKS =
655- CONFIG_COMMANDS =
656- $ ./config.status config.h
657-
658- on Mac
659-
660- config.status:899: creating config.h
0 commit comments