diff options
| author | Xavier ASUS <xavi92psx@gmail.com> | 2019-10-21 03:05:54 +0200 |
|---|---|---|
| committer | Xavier ASUS <xavi92psx@gmail.com> | 2019-10-21 03:05:54 +0200 |
| commit | de2840528859860ca242f7bde0cbd90d51984cf2 (patch) | |
| tree | 27b5b5bebf573c275ba413e96829e92c985c11ef /config.log | |
| parent | 41e45c2e8d8083be3157f2d7e884adf454332358 (diff) | |
| download | sdcc-gas-de2840528859860ca242f7bde0cbd90d51984cf2.tar.gz | |
Updated Makefiles
Diffstat (limited to 'config.log')
| -rw-r--r-- | config.log | 251 |
1 files changed, 125 insertions, 126 deletions
@@ -53,7 +53,7 @@ configure:2747: checking for gawk configure:2763: found /usr/bin/gawk configure:2774: result: gawk configure:2786: checking version of the package -configure:2790: result: 3.9.3 +configure:2798: result: unknown using 0.0.0 configure:2897: checking for gcc configure:2913: found /usr/bin/gcc configure:2924: result: gcc @@ -115,7 +115,7 @@ configure:3484: gcc -c -g conftest.c >&5 configure:3484: $? = 0 configure:3525: result: yes configure:3542: checking for gcc option to accept ISO C89 -configure:3605: gcc -c -g -O2 conftest.c >&5 +configure:3605: gcc -c -g -Og conftest.c >&5 configure:3605: $? = 0 configure:3618: result: none needed configure:3643: checking how to run the C preprocessor @@ -135,10 +135,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3713: result: gcc -E @@ -158,10 +158,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3833: checking for g++ @@ -240,51 +240,51 @@ configure:4656: result: /bin/grep configure:4661: checking for egrep configure:4723: result: /bin/grep -E configure:4728: checking for ANSI C header files -configure:4748: gcc -c -g -O2 conftest.c >&5 +configure:4748: gcc -c -g -Og conftest.c >&5 configure:4748: $? = 0 -configure:4821: gcc -o conftest -g -O2 conftest.c >&5 +configure:4821: gcc -o conftest -g -Og conftest.c >&5 configure:4821: $? = 0 configure:4821: ./conftest configure:4821: $? = 0 configure:4832: result: yes configure:4845: checking for sys/types.h -configure:4845: gcc -c -g -O2 conftest.c >&5 +configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for sys/stat.h -configure:4845: gcc -c -g -O2 conftest.c >&5 +configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for stdlib.h -configure:4845: gcc -c -g -O2 conftest.c >&5 +configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for string.h -configure:4845: gcc -c -g -O2 conftest.c >&5 +configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for memory.h -configure:4845: gcc -c -g -O2 conftest.c >&5 +configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for strings.h -configure:4845: gcc -c -g -O2 conftest.c >&5 +configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for inttypes.h -configure:4845: gcc -c -g -O2 conftest.c >&5 +configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for stdint.h -configure:4845: gcc -c -g -O2 conftest.c >&5 +configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4845: checking for unistd.h -configure:4845: gcc -c -g -O2 conftest.c >&5 +configure:4845: gcc -c -g -Og conftest.c >&5 configure:4845: $? = 0 configure:4845: result: yes configure:4860: checking endian.h usability -configure:4860: gcc -c -g -O2 conftest.c >&5 +configure:4860: gcc -c -g -Og conftest.c >&5 configure:4860: $? = 0 configure:4860: result: yes configure:4860: checking endian.h presence @@ -294,7 +294,7 @@ configure:4860: result: yes configure:4860: checking for endian.h configure:4860: result: yes configure:4860: checking sys/endian.h usability -configure:4860: gcc -c -g -O2 conftest.c >&5 +configure:4860: gcc -c -g -Og conftest.c >&5 conftest.c:57:10: fatal error: sys/endian.h: No such file or directory #include <sys/endian.h> ^~~~~~~~~~~~~~ @@ -308,10 +308,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -374,10 +374,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -395,7 +395,7 @@ configure:4860: result: no configure:4860: checking for sys/endian.h configure:4860: result: no configure:4860: checking machine/endian.h usability -configure:4860: gcc -c -g -O2 conftest.c >&5 +configure:4860: gcc -c -g -Og conftest.c >&5 conftest.c:57:10: fatal error: machine/endian.h: No such file or directory #include <machine/endian.h> ^~~~~~~~~~~~~~~~~~ @@ -409,10 +409,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -475,10 +475,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -496,7 +496,7 @@ configure:4860: result: no configure:4860: checking for machine/endian.h configure:4860: result: no configure:4860: checking sys/isa_defs.h usability -configure:4860: gcc -c -g -O2 conftest.c >&5 +configure:4860: gcc -c -g -Og conftest.c >&5 conftest.c:57:10: fatal error: sys/isa_defs.h: No such file or directory #include <sys/isa_defs.h> ^~~~~~~~~~~~~~~~ @@ -510,10 +510,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -576,10 +576,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -613,10 +613,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -647,10 +647,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -665,7 +665,7 @@ configure: failed program was: | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5013: checking treedec/combinations.hpp usability -configure:5013: g++ -c -g -O2 conftest.cpp >&5 +configure:5013: g++ -c -g -Og conftest.cpp >&5 conftest.cpp:57:10: fatal error: treedec/combinations.hpp: No such file or directory #include <treedec/combinations.hpp> ^~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -679,10 +679,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -745,10 +745,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -767,7 +767,7 @@ configure:5013: checking for treedec/combinations.hpp configure:5013: result: no configure:5020: treedec library missing, falling back to Thorup. configure:5028: checking gala/graph.h usability -configure:5028: g++ -c -g -O2 conftest.cpp >&5 +configure:5028: g++ -c -g -Og conftest.cpp >&5 conftest.cpp:57:10: fatal error: gala/graph.h: No such file or directory #include <gala/graph.h> ^~~~~~~~~~~~~~ @@ -781,10 +781,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -847,10 +847,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -868,7 +868,7 @@ configure:5028: result: no configure:5028: checking for gala/graph.h configure:5028: result: no configure:5040: checking boost/graph/adjacency_list.hpp usability -configure:5040: g++ -c -g -O2 conftest.cpp >&5 +configure:5040: g++ -c -g -Og conftest.cpp >&5 configure:5040: $? = 0 configure:5040: result: yes configure:5040: checking boost/graph/adjacency_list.hpp presence @@ -881,30 +881,30 @@ configure:5068: checking for ccache configure:5084: found /usr/bin/ccache configure:5095: result: ccache configure:5114: checking for strerror -configure:5114: gcc -o conftest -g -O2 conftest.c >&5 +configure:5114: gcc -o conftest -g -Og conftest.c >&5 configure:5114: $? = 0 configure:5114: result: yes configure:5114: checking for mkstemp -configure:5114: gcc -o conftest -g -O2 conftest.c >&5 +configure:5114: gcc -o conftest -g -Og conftest.c >&5 configure:5114: $? = 0 configure:5114: result: yes configure:5114: checking for strndup -configure:5114: gcc -o conftest -g -O2 conftest.c >&5 +configure:5114: gcc -o conftest -g -Og conftest.c >&5 conftest.c:50:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] char strndup (); ^~~~~~~ configure:5114: $? = 0 configure:5114: result: yes configure:5114: checking for setrlimit -configure:5114: gcc -o conftest -g -O2 conftest.c >&5 +configure:5114: gcc -o conftest -g -Og conftest.c >&5 configure:5114: $? = 0 configure:5114: result: yes configure:5114: checking for backtrace_symbols_fd -configure:5114: gcc -o conftest -g -O2 conftest.c >&5 +configure:5114: gcc -o conftest -g -Og conftest.c >&5 configure:5114: $? = 0 configure:5114: result: yes configure:5217: checking whether g++ supports C++11 features by default -configure:5511: g++ -c -g -O2 conftest.cpp >&5 +configure:5511: g++ -c -g -Og conftest.cpp >&5 configure:5511: $? = 0 configure:5518: result: yes configure:6199: checking whether preprocessor accepts -MM or -M @@ -942,11 +942,11 @@ configure:6282: gcc -c -pipe conftest.c >&5 configure:6282: $? = 0 configure:6291: result: yes configure:6354: checking for gcc option to accept ISO C99 -configure:6503: gcc -c -pipe -ggdb -g -O2 conftest.c >&5 +configure:6503: gcc -c -pipe -ggdb -g -Og conftest.c >&5 configure:6503: $? = 0 configure:6516: result: none needed configure:6537: checking return type of signal handlers -configure:6555: gcc -c -pipe -ggdb -g -O2 conftest.c >&5 +configure:6555: gcc -c -pipe -ggdb -g -Og conftest.c >&5 conftest.c: In function 'main': conftest.c:37:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; @@ -960,10 +960,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -995,37 +995,37 @@ configure: failed program was: | } configure:6562: result: void configure:6575: checking size of char -configure:6580: gcc -o conftest -pipe -ggdb -g -O2 conftest.c >&5 +configure:6580: gcc -o conftest -pipe -ggdb -g -Og conftest.c >&5 configure:6580: $? = 0 configure:6580: ./conftest configure:6580: $? = 0 configure:6594: result: 1 configure:6608: checking size of short -configure:6613: gcc -o conftest -pipe -ggdb -g -O2 conftest.c >&5 +configure:6613: gcc -o conftest -pipe -ggdb -g -Og conftest.c >&5 configure:6613: $? = 0 configure:6613: ./conftest configure:6613: $? = 0 configure:6627: result: 2 configure:6641: checking size of int -configure:6646: gcc -o conftest -pipe -ggdb -g -O2 conftest.c >&5 +configure:6646: gcc -o conftest -pipe -ggdb -g -Og conftest.c >&5 configure:6646: $? = 0 configure:6646: ./conftest configure:6646: $? = 0 configure:6660: result: 4 configure:6674: checking size of long -configure:6679: gcc -o conftest -pipe -ggdb -g -O2 conftest.c >&5 +configure:6679: gcc -o conftest -pipe -ggdb -g -Og conftest.c >&5 configure:6679: $? = 0 configure:6679: ./conftest configure:6679: $? = 0 configure:6693: result: 8 configure:6707: checking size of long long -configure:6712: gcc -o conftest -pipe -ggdb -g -O2 conftest.c >&5 +configure:6712: gcc -o conftest -pipe -ggdb -g -Og conftest.c >&5 configure:6712: $? = 0 configure:6712: ./conftest configure:6712: $? = 0 configure:6726: result: 8 configure:6736: checking whether char is unsigned -configure:6755: gcc -c -pipe -ggdb -g -O2 conftest.c >&5 +configure:6755: gcc -c -pipe -ggdb -g -Og conftest.c >&5 configure:6755: $? = 0 configure:6762: result: no configure:6795: checking type name for byte @@ -1037,7 +1037,7 @@ configure:6813: result: int configure:6815: checking type name for qword configure:6818: result: long configure:6870: checking whether byte ordering is bigendian -configure:6885: gcc -c -pipe -ggdb -g -O2 conftest.c >&5 +configure:6885: gcc -c -pipe -ggdb -g -Og conftest.c >&5 conftest.c:46:9: error: unknown type name 'not' not a universal capable compiler ^~~ @@ -1054,10 +1054,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -1096,9 +1096,9 @@ configure: failed program was: | #endif | typedef int dummy; | -configure:6930: gcc -c -pipe -ggdb -g -O2 conftest.c >&5 +configure:6930: gcc -c -pipe -ggdb -g -Og conftest.c >&5 configure:6930: $? = 0 -configure:6948: gcc -c -pipe -ggdb -g -O2 conftest.c >&5 +configure:6948: gcc -c -pipe -ggdb -g -Og conftest.c >&5 conftest.c: In function 'main': conftest.c:52:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian @@ -1116,10 +1116,10 @@ configure: failed program was: | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" -| #define SDCC_VERSION_LO 9 -| #define SDCC_VERSION_HI 3 -| #define SDCC_VERSION_P 3 -| #define SDCC_VERSION_STR "3.9.3" +| #define SDCC_VERSION_LO 0 +| #define SDCC_VERSION_HI 0 +| #define SDCC_VERSION_P 0 +| #define SDCC_VERSION_STR "0.0.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 @@ -1219,26 +1219,25 @@ config.status:1014: creating Makefile config.status:1014: creating Makefile.common config.status:1014: creating device/non-free/include/Makefile config.status:1014: creating sdccconf.h -config.status:1189: sdccconf.h is unchanged config.status:1014: creating sdas/linksrc/asxxxx_config.h config.status:1189: sdas/linksrc/asxxxx_config.h is unchanged -configure:10359: === configuring in support/cpp (/home/xavier/sdcc/support/cpp) +configure:10359: === configuring in support/cpp (/home/xavier/sdcc_gas/support/cpp) configure:10422: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--disable-mcs51-port' '--disable-z80-port' '--disable-z180-port' '--disable-r2k-port' '--disable-r3ka-port' '--disable-gbz80-port' '--disable-tlcs90-port' '--disable-ez80_z80-port' '--disable-ds390-port' '--disable-ds400-port' '--disable-pic14-port' '--disable-pic16-port' '--disable-hc08-port' '--disable-s08-port' '--disable-pdk13-port' '--disable-pdk14-port' '--disable-pdk15-port' '--enable-pdk16-port' '--disable-ucsim' '--disable-device-lib' '--disable-packihx' '--disable-pdk16-port' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. -configure:10359: === configuring in debugger/mcs51 (/home/xavier/sdcc/debugger/mcs51) +configure:10359: === configuring in debugger/mcs51 (/home/xavier/sdcc_gas/debugger/mcs51) configure:10422: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--disable-mcs51-port' '--disable-z80-port' '--disable-z180-port' '--disable-r2k-port' '--disable-r3ka-port' '--disable-gbz80-port' '--disable-tlcs90-port' '--disable-ez80_z80-port' '--disable-ds390-port' '--disable-ds400-port' '--disable-pic14-port' '--disable-pic16-port' '--disable-hc08-port' '--disable-s08-port' '--disable-pdk13-port' '--disable-pdk14-port' '--disable-pdk15-port' '--enable-pdk16-port' '--disable-ucsim' '--disable-device-lib' '--disable-packihx' '--disable-pdk16-port' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. -configure:10359: === configuring in support/sdbinutils (/home/xavier/sdcc/support/sdbinutils) +configure:10359: === configuring in support/sdbinutils (/home/xavier/sdcc_gas/support/sdbinutils) configure:10422: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--disable-mcs51-port' '--disable-z80-port' '--disable-z180-port' '--disable-r2k-port' '--disable-r3ka-port' '--disable-gbz80-port' '--disable-tlcs90-port' '--disable-ez80_z80-port' '--disable-ds390-port' '--disable-ds400-port' '--disable-pic14-port' '--disable-pic16-port' '--disable-hc08-port' '--disable-s08-port' '--disable-pdk13-port' '--disable-pdk14-port' '--disable-pdk15-port' '--enable-pdk16-port' '--disable-ucsim' '--disable-device-lib' '--disable-packihx' '--disable-pdk16-port' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. configure:10734: result: -sdcc 3.9.3 is now configured for +sdcc 0.0.0 is now configured for Build: x86_64-pc-linux-gnu Host: x86_64-pc-linux-gnu Source directory: . Yacc: bison -y C compiler: gcc - CFLAGS: -pipe -ggdb -g -O2 + CFLAGS: -pipe -ggdb -g -Og C++ compiler: g++ - CXXFLAGS: -pipe -ggdb -g -O2 + CXXFLAGS: -pipe -ggdb -g -Og CPPFLAGS: LDFLAGS: MAKEDEP: g++ -MM @@ -1420,10 +1419,10 @@ ax_cv_cxx_compile_cxx11=yes sdcc_cv_MM=-MM sdcc_cv_c_ggdb=yes sdcc_cv_c_pipe=yes -sdcc_cv_version=3.9.3 -sdcc_cv_versionhi=3 -sdcc_cv_versionlo=9 -sdcc_cv_versionp=3 +sdcc_cv_version=0.0.0 +sdcc_cv_versionhi=0 +sdcc_cv_versionlo=0 +sdcc_cv_versionp=0 ## ----------------- ## ## Output variables. ## @@ -1436,13 +1435,13 @@ AWK='gawk' C99_FLAG='--std=c99' CC='gcc' CCACHE='ccache' -CFLAGS=' -pipe -ggdb -g -O2' +CFLAGS=' -pipe -ggdb -g -Og' CP='cp' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' -CXXFLAGS='-pipe -ggdb -g -O2' +CXXFLAGS='-pipe -ggdb -g -Og' DEFS='-DHAVE_CONFIG_H' DVIPDFM='dvipdfm' ECHO_C='' @@ -1510,10 +1509,10 @@ PYTHON='python3.6' RANLIB='ranlib' SHELL='/bin/bash' STRIP='strip' -VERSION='3.9.3' -VERSIONHI='3' -VERSIONLO='9' -VERSIONP='3' +VERSION='0.0.0' +VERSIONHI='0' +VERSIONLO='0' +VERSIONP='0' WALL_FLAG='-Wall -Wno-parentheses' YACC='bison -y' ac_ct_CC='gcc' @@ -1572,10 +1571,10 @@ target_alias='' #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" -#define SDCC_VERSION_LO 9 -#define SDCC_VERSION_HI 3 -#define SDCC_VERSION_P 3 -#define SDCC_VERSION_STR "3.9.3" +#define SDCC_VERSION_LO 0 +#define SDCC_VERSION_HI 0 +#define SDCC_VERSION_P 0 +#define SDCC_VERSION_STR "0.0.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 |
