Guest User

GCC 4.3.4 errors

a guest
Dec 8th, 2011
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 143.56 KB | None | 0 0
  1. echo stage3 > stage_final
  2. make[1]: Entering directory `/home/bill/Downloads/gcc-4.3.4'
  3. make[2]: Entering directory `/home/bill/Downloads/gcc-4.3.4'
  4. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4'
  5. rm -f stage_current
  6. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4'
  7. make[2]: Leaving directory `/home/bill/Downloads/gcc-4.3.4'
  8. make[2]: Entering directory `/home/bill/Downloads/gcc-4.3.4'
  9. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libiberty'
  10. make[4]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libiberty/testsuite'
  11. make[4]: Nothing to be done for `all'.
  12. make[4]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libiberty/testsuite'
  13. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libiberty'
  14. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/intl'
  15. make[3]: Nothing to be done for `all'.
  16. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/intl'
  17. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/libiberty'
  18. make[4]: Entering directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
  19. make[4]: Nothing to be done for `all'.
  20. make[4]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/libiberty/testsuite'
  21. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/libiberty'
  22. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/fixincludes'
  23. make[3]: Nothing to be done for `all'.
  24. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/build-x86_64-unknown-linux-gnu/fixincludes'
  25. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/zlib'
  26. true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -fkeep-inline-functions" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-O2 -g -O2 " "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -fkeep-inline-functions" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2 " "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/local/x86_64-unknown-linux-gnu" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "LIBCFLAGS=-g -fkeep-inline-functions" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
  27. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/zlib'
  28. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libcpp'
  29. test -f config.h || (rm -f stamp-h1 && make stamp-h1)
  30. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libcpp'
  31. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libdecnumber'
  32. make[3]: Nothing to be done for `all'.
  33. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/libdecnumber'
  34. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc'
  35. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc'
  36. Checking multilib configuration for libgcc...
  37. make[3]: Entering directory `/home/bill/Downloads/gcc-4.3.4/x86_64-unknown-linux-gnu/libgcc'
  38. # If this is the top-level multilib, build all the other
  39. # multilibs.
  40. make[4]: Entering directory `/home/bill/Downloads/gcc-4.3.4/x86_64-unknown-linux-gnu/libgcc'
  41. if [ -z "32" ]; then \
  42. true; \
  43. else \
  44. rootpre=`${PWDCMD-pwd}`/; export rootpre; \
  45. srcrootpre=`cd ../.././libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \
  46. lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  47. compiler="/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/xgcc -B/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include"; \
  48. for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
  49. dir=`echo $i | sed -e 's/;.*$//'`; \
  50. if [ "${dir}" = "." ]; then \
  51. true; \
  52. else \
  53. if [ -d ../${dir}/${lib} ]; then \
  54. flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
  55. if (cd ../${dir}/${lib}; make "AR=ar" "AR_FLAGS=rc" "CC=/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/xgcc -B/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include" "CFLAGS=-g -fkeep-inline-functions" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=ranlib" "SHELL=/bin/bash" "prefix=/usr/local" "exec_prefix=/usr/local" "libdir=/usr/local/lib" "libsubdir=/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.3.4" "tooldir=/usr/local/x86_64-unknown-linux-gnu" \
  56. CFLAGS="-g -fkeep-inline-functions ${flags}" \
  57. CCASFLAGS=" ${flags}" \
  58. FCFLAGS=" ${flags}" \
  59. FFLAGS=" ${flags}" \
  60. ADAFLAGS=" ${flags}" \
  61. prefix="/usr/local" \
  62. exec_prefix="/usr/local" \
  63. GCJFLAGS=" ${flags}" \
  64. CXXFLAGS="-g -O2 -D_GNU_SOURCE ${flags}" \
  65. LIBCFLAGS="-g -fkeep-inline-functions ${flags}" \
  66. LIBCXXFLAGS="-g -O2 -D_GNU_SOURCE -fno-implicit-templates ${flags}" \
  67. LDFLAGS=" ${flags}" \
  68. MULTIFLAGS="${flags}" \
  69. DESTDIR="" \
  70. INSTALL="/usr/bin/install -c" \
  71. INSTALL_DATA="/usr/bin/install -c -m 644" \
  72. INSTALL_PROGRAM="/usr/bin/install -c" \
  73. INSTALL_SCRIPT="/usr/bin/install -c" \
  74. all); then \
  75. true; \
  76. else \
  77. exit 1; \
  78. fi; \
  79. else true; \
  80. fi; \
  81. fi; \
  82. done; \
  83. fi
  84. make[5]: Entering directory `/home/bill/Downloads/gcc-4.3.4/x86_64-unknown-linux-gnu/32/libgcc'
  85. # If this is the top-level multilib, build all the other
  86. # multilibs.
  87. /home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/xgcc -B/home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -fkeep-inline-functions -m32 -O2 -O2 -g -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../../host-x86_64-unknown-linux-gnu/gcc -I../../.././libgcc -I../../.././libgcc/. -I../../.././libgcc/../gcc -I../../.././libgcc/../include -I../../.././libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../../.././libgcc/../gcc/libgcc2.c \
  88. -fvisibility=hidden -DHIDE_EXPORTS
  89. In file included from /usr/include/stdio.h:28,
  90. from ../../.././libgcc/../gcc/tsystem.h:90,
  91. from ../../.././libgcc/../gcc/libgcc2.c:33:
  92. /usr/include/features.h:323:26: error: bits/predefs.h: No such file or directory
  93. /usr/include/features.h:356:25: error: sys/cdefs.h: No such file or directory
  94. /usr/include/features.h:388:23: error: gnu/stubs.h: No such file or directory
  95. In file included from ../../.././libgcc/../gcc/tsystem.h:90,
  96. from ../../.././libgcc/../gcc/libgcc2.c:33:
  97. /usr/include/stdio.h:36:25: error: bits/types.h: No such file or directory
  98. In file included from ../../.././libgcc/../gcc/tsystem.h:90,
  99. from ../../.././libgcc/../gcc/libgcc2.c:33:
  100. /usr/include/stdio.h:45: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘struct’
  101. /usr/include/stdio.h:49: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘typedef’
  102. /usr/include/stdio.h:54: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__USING_NAMESPACE_STD’
  103. In file included from /usr/include/libio.h:32,
  104. from /usr/include/stdio.h:75,
  105. from ../../.././libgcc/../gcc/tsystem.h:90,
  106. from ../../.././libgcc/../gcc/libgcc2.c:33:
  107. /usr/include/_G_config.h:24: error: expected specifier-qualifier-list before ‘__off_t’
  108. /usr/include/_G_config.h:29: error: expected specifier-qualifier-list before ‘__off64_t’
  109. In file included from /usr/include/stdio.h:75,
  110. from ../../.././libgcc/../gcc/tsystem.h:90,
  111. from ../../.././libgcc/../gcc/libgcc2.c:33:
  112. /usr/include/libio.h:300: error: expected specifier-qualifier-list before ‘__off_t’
  113. /usr/include/libio.h:364: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__io_read_fn’
  114. /usr/include/libio.h:372: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__io_write_fn’
  115. /usr/include/libio.h:381: error: expected declaration specifiers or ‘...’ before ‘__off64_t’
  116. /usr/include/libio.h:389: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘cookie_read_function_t’
  117. /usr/include/libio.h:390: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘cookie_write_function_t’
  118. /usr/include/libio.h:397: error: expected specifier-qualifier-list before ‘__io_read_fn’
  119. /usr/include/libio.h: In function ‘_IO_feof’:
  120. /usr/include/libio.h:462: error: expected declaration specifiers before ‘__THROW’
  121. /usr/include/libio.h:463: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  122. /usr/include/libio.h:465: error: storage class specified for parameter ‘_IO_peekc_locked’
  123. /usr/include/libio.h:471: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  124. /usr/include/libio.h:472: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  125. /usr/include/libio.h:473: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  126. /usr/include/libio.h:491: error: storage class specified for parameter ‘_IO_vfscanf’
  127. /usr/include/libio.h:493: error: storage class specified for parameter ‘_IO_vfprintf’
  128. /usr/include/libio.h:494: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_IO_padn’
  129. /usr/include/libio.h:495: error: storage class specified for parameter ‘_IO_sgetn’
  130. /usr/include/libio.h:497: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_IO_seekoff’
  131. /usr/include/libio.h:498: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_IO_seekpos’
  132. /usr/include/libio.h:500: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  133. In file included from ../../.././libgcc/../gcc/tsystem.h:90,
  134. from ../../.././libgcc/../gcc/libgcc2.c:33:
  135. /usr/include/stdio.h:91: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘off_t’
  136. /usr/include/stdio.h:98: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘off64_t’
  137. /usr/include/stdio.h:103: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ssize_t’
  138. /usr/include/stdio.h:109: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  139. /usr/include/stdio.h:115: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  140. /usr/include/stdio.h:161:28: error: bits/stdio_lim.h: No such file or directory
  141. /usr/include/stdio.h:165: error: storage class specified for parameter ‘stdin’
  142. /usr/include/stdio.h:166: error: storage class specified for parameter ‘stdout’
  143. /usr/include/stdio.h:167: error: storage class specified for parameter ‘stderr’
  144. /usr/include/stdio.h:173: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  145. /usr/include/stdio.h:177: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  146. /usr/include/stdio.h:178: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  147. /usr/include/stdio.h:186: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  148. /usr/include/stdio.h:202: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  149. /usr/include/stdio.h:206: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  150. /usr/include/stdio.h:207: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  151. /usr/include/stdio.h:225: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  152. /usr/include/stdio.h:229: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  153. /usr/include/stdio.h:239: error: expected ‘)’ before ‘*’ token
  154. /usr/include/stdio.h:240: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  155. /usr/include/stdio.h:259: error: storage class specified for parameter ‘fcloseall’
  156. /usr/include/stdio.h:263: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  157. /usr/include/stdio.h:275: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  158. /usr/include/stdio.h:292: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  159. /usr/include/stdio.h:296: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  160. /usr/include/stdio.h:303: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  161. /usr/include/stdio.h:309: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  162. /usr/include/stdio.h:316: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  163. /usr/include/stdio.h:322: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  164. /usr/include/stdio.h:326: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  165. /usr/include/stdio.h:333: error: expected ‘)’ before ‘*’ token
  166. /usr/include/stdio.h:335: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  167. /usr/include/stdio.h:344: error: expected ‘)’ before ‘*’ token
  168. /usr/include/stdio.h:348: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  169. /usr/include/stdio.h:359: error: storage class specified for parameter ‘printf’
  170. /usr/include/stdio.h:362: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  171. /usr/include/stdio.h:368: error: expected ‘)’ before ‘*’ token
  172. /usr/include/stdio.h:374: error: storage class specified for parameter ‘vprintf’
  173. /usr/include/stdio.h:377: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  174. /usr/include/stdio.h:378: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  175. /usr/include/stdio.h:389: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  176. /usr/include/stdio.h:390: error: expected declaration specifiers before ‘__END_NAMESPACE_C99’
  177. /usr/include/stdio.h:401: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  178. /usr/include/stdio.h:404: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  179. /usr/include/stdio.h:416: error: storage class specified for parameter ‘vdprintf’
  180. /usr/include/stdio.h:418: error: storage class specified for parameter ‘dprintf’
  181. /usr/include/stdio.h:422: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  182. /usr/include/stdio.h:433: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wur’
  183. /usr/include/stdio.h:436: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  184. /usr/include/stdio.h:465: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  185. /usr/include/stdio.h:482: error: storage class specified for parameter ‘vscanf’
  186. /usr/include/stdio.h:482: error: expected ‘,’ or ‘;’ before ‘__wur’
  187. /usr/include/stdio.h:487: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  188. /usr/include/stdio.h:524: error: expected declaration specifiers before ‘__END_NAMESPACE_C99’
  189. /usr/include/stdio.h:534: error: expected ‘)’ before ‘*’ token
  190. /usr/include/stdio.h:540: error: storage class specified for parameter ‘getchar’
  191. /usr/include/stdio.h:541: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  192. /usr/include/stdio.h:553: error: storage class specified for parameter ‘getchar_unlocked’
  193. /usr/include/stdio.h:563: error: expected ‘)’ before ‘*’ token
  194. /usr/include/stdio.h:567: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  195. /usr/include/stdio.h:576: error: expected declaration specifiers or ‘...’ before ‘FILE’
  196. /usr/include/stdio.h:576: error: storage class specified for parameter ‘putc’
  197. /usr/include/stdio.h:582: error: storage class specified for parameter ‘putchar’
  198. /usr/include/stdio.h:583: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  199. /usr/include/stdio.h:604: error: expected declaration specifiers or ‘...’ before ‘FILE’
  200. /usr/include/stdio.h:604: error: storage class specified for parameter ‘putc_unlocked’
  201. /usr/include/stdio.h:605: error: storage class specified for parameter ‘putchar_unlocked’
  202. /usr/include/stdio.h:612: error: expected ‘)’ before ‘*’ token
  203. /usr/include/stdio.h:615: error: expected declaration specifiers or ‘...’ before ‘FILE’
  204. /usr/include/stdio.h:615: error: storage class specified for parameter ‘putw’
  205. /usr/include/stdio.h:619: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  206. /usr/include/stdio.h:632: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wur’
  207. /usr/include/stdio.h:633: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  208. /usr/include/stdio.h:658: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__getdelim’
  209. /usr/include/stdio.h:661: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘getdelim’
  210. /usr/include/stdio.h:671: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘getline’
  211. /usr/include/stdio.h:677: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  212. /usr/include/stdio.h:688: error: storage class specified for parameter ‘puts’
  213. /usr/include/stdio.h:695: error: expected declaration specifiers or ‘...’ before ‘FILE’
  214. /usr/include/stdio.h:695: error: storage class specified for parameter ‘ungetc’
  215. /usr/include/stdio.h:703: error: expected declaration specifiers or ‘...’ before ‘FILE’
  216. /usr/include/stdio.h:703: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wur’
  217. /usr/include/stdio.h:709: error: expected declaration specifiers or ‘...’ before ‘FILE’
  218. /usr/include/stdio.h:709: error: storage class specified for parameter ‘fwrite’
  219. /usr/include/stdio.h:710: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  220. /usr/include/stdio.h:731: error: expected declaration specifiers or ‘...’ before ‘FILE’
  221. /usr/include/stdio.h:731: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wur’
  222. /usr/include/stdio.h:733: error: expected declaration specifiers or ‘...’ before ‘FILE’
  223. /usr/include/stdio.h:733: error: storage class specified for parameter ‘fwrite_unlocked’
  224. /usr/include/stdio.h:737: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  225. /usr/include/stdio.h:747: error: expected ‘)’ before ‘*’ token
  226. /usr/include/stdio.h:752: error: expected ‘)’ before ‘*’ token
  227. /usr/include/stdio.h:753: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  228. /usr/include/stdio.h:771: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ftello’
  229. /usr/include/stdio.h:785: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  230. /usr/include/stdio.h:796: error: expected ‘)’ before ‘*’ token
  231. /usr/include/stdio.h:808: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  232. /usr/include/stdio.h:812: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ftello64’
  233. /usr/include/stdio.h:813: error: expected ‘)’ before ‘*’ token
  234. /usr/include/stdio.h:814: error: expected ‘)’ before ‘*’ token
  235. /usr/include/stdio.h:817: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  236. /usr/include/stdio.h:821: error: expected ‘)’ before ‘*’ token
  237. /usr/include/stdio.h:823: error: expected ‘)’ before ‘*’ token
  238. /usr/include/stdio.h:824: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  239. /usr/include/stdio.h:829: error: expected ‘)’ before ‘*’ token
  240. /usr/include/stdio.h:830: error: expected ‘)’ before ‘*’ token
  241. /usr/include/stdio.h:834: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  242. /usr/include/stdio.h:840: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  243. /usr/include/stdio.h:846:30: error: bits/sys_errlist.h: No such file or directory
  244. /usr/include/stdio.h:856: error: expected ‘)’ before ‘*’ token
  245. /usr/include/stdio.h:866: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  246. /usr/include/stdio.h:872: error: expected ‘)’ before ‘*’ token
  247. /usr/include/stdio.h:878: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  248. /usr/include/stdio.h:884: error: storage class specified for parameter ‘cuserid’
  249. /usr/include/stdio.h:894: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  250. /usr/include/stdio.h:898: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  251. /usr/include/stdio.h:906: error: expected ‘)’ before ‘*’ token
  252. /usr/include/stdio.h:910: error: expected ‘)’ before ‘*’ token
  253. /usr/include/stdio.h:913: error: expected ‘)’ before ‘*’ token
  254. /usr/include/stdio.h:936: error: expected declaration specifiers before ‘__END_DECLS’
  255. In file included from ../../.././libgcc/../gcc/libgcc2.c:33:
  256. ../../.././libgcc/../gcc/tsystem.h:93:23: error: sys/types.h: No such file or directory
  257. In file included from ../../.././libgcc/../gcc/tsystem.h:96,
  258. from ../../.././libgcc/../gcc/libgcc2.c:33:
  259. /usr/include/errno.h:36:24: error: bits/errno.h: No such file or directory
  260. In file included from ../../.././libgcc/../gcc/tsystem.h:96,
  261. from ../../.././libgcc/../gcc/libgcc2.c:33:
  262. /usr/include/errno.h:55: error: storage class specified for parameter ‘program_invocation_name’
  263. /usr/include/errno.h:55: error: storage class specified for parameter ‘program_invocation_short_name’
  264. /usr/include/errno.h:59: error: expected declaration specifiers before ‘__END_DECLS’
  265. In file included from ../../.././libgcc/../gcc/libgcc2.c:33:
  266. ../../.././libgcc/../gcc/tsystem.h:99: error: storage class specified for parameter ‘errno’
  267. In file included from ../../.././libgcc/../gcc/tsystem.h:103,
  268. from ../../.././libgcc/../gcc/libgcc2.c:33:
  269. /usr/include/string.h:29: error: expected declaration specifiers before ‘__BEGIN_DECLS’
  270. In file included from ../../.././libgcc/../gcc/tsystem.h:103,
  271. from ../../.././libgcc/../gcc/libgcc2.c:33:
  272. /usr/include/string.h:50: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  273. /usr/include/string.h:51: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  274. /usr/include/string.h:63: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  275. /usr/include/string.h:69: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  276. /usr/include/string.h:96: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  277. /usr/include/string.h:98: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  278. /usr/include/string.h:121: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  279. /usr/include/string.h:126: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  280. /usr/include/string.h:133: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  281. /usr/include/string.h:137: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  282. /usr/include/string.h:140: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  283. /usr/include/string.h:144: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  284. /usr/include/string.h:147: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  285. /usr/include/string.h:151: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  286. /usr/include/string.h:155: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  287. /usr/include/string.h:156: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  288. In file included from /usr/include/string.h:162,
  289. from ../../.././libgcc/../gcc/tsystem.h:103,
  290. from ../../.././libgcc/../gcc/libgcc2.c:33:
  291. /usr/include/xlocale.h:40: error: expected declaration specifiers before ‘*’ token
  292. /usr/include/xlocale.h:43: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘locale_t’
  293. In file included from ../../.././libgcc/../gcc/tsystem.h:103,
  294. from ../../.././libgcc/../gcc/libgcc2.c:33:
  295. /usr/include/string.h:165: error: expected declaration specifiers or ‘...’ before ‘__locale_t’
  296. /usr/include/string.h:166: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  297. /usr/include/string.h:169: error: expected declaration specifiers or ‘...’ before ‘__locale_t’
  298. /usr/include/string.h:169: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  299. /usr/include/string.h:176: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  300. /usr/include/string.h:184: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  301. /usr/include/string.h:210: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  302. /usr/include/string.h:263: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  303. /usr/include/string.h:265: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  304. /usr/include/string.h:281: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  305. /usr/include/string.h:289: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  306. /usr/include/string.h:315: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  307. /usr/include/string.h:343: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  308. /usr/include/string.h:349: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  309. /usr/include/string.h:350: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  310. /usr/include/string.h:361: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  311. /usr/include/string.h:374: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  312. /usr/include/string.h:384: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  313. /usr/include/string.h:390: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  314. /usr/include/string.h:393: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  315. /usr/include/string.h:397: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  316. /usr/include/string.h:401: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  317. /usr/include/string.h:411: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  318. /usr/include/string.h:414: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  319. /usr/include/string.h:445: error: expected declaration specifiers or ‘...’ before ‘__locale_t’
  320. /usr/include/string.h:445: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  321. /usr/include/string.h:451: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  322. /usr/include/string.h:456: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  323. /usr/include/string.h:459: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  324. /usr/include/string.h:463: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  325. /usr/include/string.h:490: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  326. /usr/include/string.h:518: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  327. /usr/include/string.h:523: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  328. /usr/include/string.h:528: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  329. /usr/include/string.h:530: error: expected declaration specifiers before ‘__extension__’
  330. /usr/include/string.h:537: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  331. /usr/include/string.h:541: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  332. /usr/include/string.h:548: error: expected declaration specifiers or ‘...’ before ‘__locale_t’
  333. /usr/include/string.h:549: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  334. /usr/include/string.h:552: error: expected declaration specifiers or ‘...’ before ‘__locale_t’
  335. /usr/include/string.h:553: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  336. /usr/include/string.h:561: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  337. /usr/include/string.h:566: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  338. /usr/include/string.h:570: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  339. /usr/include/string.h:572: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  340. /usr/include/string.h:578: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  341. /usr/include/string.h:581: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  342. /usr/include/string.h:587: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  343. /usr/include/string.h:590: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  344. /usr/include/string.h:593: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  345. /usr/include/string.h:606: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  346. In file included from ../../.././libgcc/../gcc/tsystem.h:103,
  347. from ../../.././libgcc/../gcc/libgcc2.c:33:
  348. /usr/include/string.h:634:27: error: bits/string.h: No such file or directory
  349. /usr/include/string.h:637:28: error: bits/string2.h: No such file or directory
  350. /usr/include/string.h:646: error: expected declaration specifiers before ‘__END_DECLS’
  351. In file included from ../../.././libgcc/../gcc/tsystem.h:104,
  352. from ../../.././libgcc/../gcc/libgcc2.c:33:
  353. /usr/include/stdlib.h:42:29: error: bits/waitflags.h: No such file or directory
  354. /usr/include/stdlib.h:43:30: error: bits/waitstatus.h: No such file or directory
  355. In file included from ../../.././libgcc/../gcc/tsystem.h:104,
  356. from ../../.././libgcc/../gcc/libgcc2.c:33:
  357. /usr/include/stdlib.h:72: error: expected declaration specifiers before ‘__WAIT_STATUS’
  358. /usr/include/stdlib.h:96: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  359. /usr/include/stdlib.h:102: error: expected declaration specifiers before ‘div_t’
  360. /usr/include/stdlib.h:110: error: storage class specified for parameter ‘ldiv_t’
  361. /usr/include/stdlib.h:113: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  362. /usr/include/stdlib.h:122: error: expected declaration specifiers before ‘lldiv_t’
  363. /usr/include/stdlib.h:124: error: expected declaration specifiers before ‘__END_NAMESPACE_C99’
  364. /usr/include/stdlib.h:143: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  365. /usr/include/stdlib.h:149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  366. /usr/include/stdlib.h:152: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  367. /usr/include/stdlib.h:153: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  368. /usr/include/stdlib.h:160: error: expected declaration specifiers before ‘__END_NAMESPACE_C99’
  369. /usr/include/stdlib.h:168: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  370. /usr/include/stdlib.h:178: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  371. /usr/include/stdlib.h:179: error: expected declaration specifiers before ‘__END_NAMESPACE_C99’
  372. /usr/include/stdlib.h:190: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  373. /usr/include/stdlib.h:191: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  374. /usr/include/stdlib.h:200: error: expected declaration specifiers before ‘__extension__’
  375. /usr/include/stdlib.h:207: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_C99’
  376. /usr/include/stdlib.h:214: error: expected declaration specifiers before ‘__extension__’
  377. /usr/include/stdlib.h:218: error: expected declaration specifiers before ‘__END_NAMESPACE_C99’
  378. /usr/include/stdlib.h:246: error: expected declaration specifiers or ‘...’ before ‘__locale_t’
  379. /usr/include/stdlib.h:247: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  380. /usr/include/stdlib.h:249: error: expected declaration specifiers before ‘__extension__’
  381. /usr/include/stdlib.h:255: error: expected declaration specifiers before ‘__extension__’
  382. /usr/include/stdlib.h:262: error: expected declaration specifiers or ‘...’ before ‘__locale_t’
  383. /usr/include/stdlib.h:263: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  384. /usr/include/stdlib.h:266: error: expected declaration specifiers or ‘...’ before ‘__locale_t’
  385. /usr/include/stdlib.h:267: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  386. /usr/include/stdlib.h:271: error: expected declaration specifiers or ‘...’ before ‘__locale_t’
  387. /usr/include/stdlib.h:272: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  388. /usr/include/stdlib.h:311: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  389. /usr/include/stdlib.h:315: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  390. /usr/include/stdlib.h:327: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  391. /usr/include/stdlib.h:330: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  392. /usr/include/stdlib.h:337: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  393. /usr/include/stdlib.h:341: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  394. /usr/include/stdlib.h:351: error: expected specifier-qualifier-list before ‘int32_t’
  395. /usr/include/stdlib.h:361: error: expected declaration specifiers or ‘...’ before ‘int32_t’
  396. /usr/include/stdlib.h:361: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  397. /usr/include/stdlib.h:364: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  398. /usr/include/stdlib.h:369: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  399. /usr/include/stdlib.h:373: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  400. /usr/include/stdlib.h:378: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  401. /usr/include/stdlib.h:382: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  402. /usr/include/stdlib.h:383: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  403. /usr/include/stdlib.h:395: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  404. /usr/include/stdlib.h:396: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  405. /usr/include/stdlib.h:399: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  406. /usr/include/stdlib.h:401: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  407. /usr/include/stdlib.h:404: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  408. /usr/include/stdlib.h:406: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  409. /usr/include/stdlib.h:409: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  410. /usr/include/stdlib.h:411: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  411. /usr/include/stdlib.h:412: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  412. /usr/include/stdlib.h:429: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  413. /usr/include/stdlib.h:432: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  414. /usr/include/stdlib.h:437: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  415. /usr/include/stdlib.h:441: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  416. /usr/include/stdlib.h:446: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  417. /usr/include/stdlib.h:450: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  418. /usr/include/stdlib.h:454: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  419. /usr/include/stdlib.h:457: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  420. /usr/include/stdlib.h:461: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  421. /usr/include/stdlib.h:469: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  422. /usr/include/stdlib.h:474: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  423. /usr/include/stdlib.h:475: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  424. /usr/include/stdlib.h:488: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  425. /usr/include/stdlib.h:489: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  426. In file included from /usr/include/stdlib.h:497,
  427. from ../../.././libgcc/../gcc/tsystem.h:104,
  428. from ../../.././libgcc/../gcc/libgcc2.c:33:
  429. /usr/include/alloca.h:27: error: expected declaration specifiers before ‘__BEGIN_DECLS’
  430. /usr/include/alloca.h:39: error: expected declaration specifiers before ‘__END_DECLS’
  431. In file included from ../../.././libgcc/../gcc/tsystem.h:104,
  432. from ../../.././libgcc/../gcc/libgcc2.c:33:
  433. /usr/include/stdlib.h:509: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  434. /usr/include/stdlib.h:512: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  435. /usr/include/stdlib.h:518: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  436. /usr/include/stdlib.h:528: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  437. /usr/include/stdlib.h:531: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  438. /usr/include/stdlib.h:540: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  439. /usr/include/stdlib.h:552: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  440. /usr/include/stdlib.h:554: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  441. /usr/include/stdlib.h:561: error: expected declaration specifiers before ‘__END_NAMESPACE_C99’
  442. /usr/include/stdlib.h:568: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  443. /usr/include/stdlib.h:579: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  444. /usr/include/stdlib.h:586: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  445. /usr/include/stdlib.h:589: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  446. /usr/include/stdlib.h:596: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  447. /usr/include/stdlib.h:606: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  448. /usr/include/stdlib.h:620: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  449. /usr/include/stdlib.h:630: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  450. /usr/include/stdlib.h:642: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  451. /usr/include/stdlib.h:653: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  452. /usr/include/stdlib.h:663: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  453. /usr/include/stdlib.h:674: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  454. /usr/include/stdlib.h:684: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  455. /usr/include/stdlib.h:695: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  456. /usr/include/stdlib.h:707: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  457. /usr/include/stdlib.h:712: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  458. /usr/include/stdlib.h:718: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  459. /usr/include/stdlib.h:735: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  460. /usr/include/stdlib.h:742: error: storage class specified for parameter ‘__compar_fn_t’
  461. /usr/include/stdlib.h:745: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘comparison_fn_t’
  462. /usr/include/stdlib.h:749: error: storage class specified for parameter ‘__compar_d_fn_t’
  463. /usr/include/stdlib.h:752: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  464. /usr/include/stdlib.h:762: error: expected declaration specifiers or ‘...’ before ‘__compar_fn_t’
  465. /usr/include/stdlib.h:762: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  466. /usr/include/stdlib.h:765: error: expected declaration specifiers or ‘...’ before ‘__compar_d_fn_t’
  467. /usr/include/stdlib.h:766: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  468. /usr/include/stdlib.h:771: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  469. /usr/include/stdlib.h:772: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  470. /usr/include/stdlib.h:773: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  471. /usr/include/stdlib.h:781: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  472. /usr/include/stdlib.h:787: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ldiv’
  473. /usr/include/stdlib.h:789: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  474. /usr/include/stdlib.h:796: error: expected declaration specifiers before ‘__END_NAMESPACE_C99’
  475. /usr/include/stdlib.h:815: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  476. /usr/include/stdlib.h:821: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  477. /usr/include/stdlib.h:828: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  478. /usr/include/stdlib.h:831: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  479. /usr/include/stdlib.h:833: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  480. /usr/include/stdlib.h:840: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  481. /usr/include/stdlib.h:843: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  482. /usr/include/stdlib.h:848: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  483. /usr/include/stdlib.h:852: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  484. /usr/include/stdlib.h:857: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  485. /usr/include/stdlib.h:864: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  486. /usr/include/stdlib.h:867: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  487. /usr/include/stdlib.h:872: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  488. /usr/include/stdlib.h:876: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  489. /usr/include/stdlib.h:877: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  490. /usr/include/stdlib.h:899: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  491. /usr/include/stdlib.h:905: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  492. /usr/include/stdlib.h:913: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wur’
  493. /usr/include/stdlib.h:921: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  494. /usr/include/stdlib.h:925: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  495. /usr/include/stdlib.h:930: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  496. /usr/include/stdlib.h:938: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  497. /usr/include/stdlib.h:941: error: storage class specified for parameter ‘getpt’
  498. /usr/include/stdlib.h:949: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  499. /usr/include/stdlib.h:964: error: expected declaration specifiers before ‘__END_DECLS’
  500. In file included from ../../.././libgcc/../gcc/tsystem.h:105,
  501. from ../../.././libgcc/../gcc/libgcc2.c:33:
  502. /usr/include/unistd.h:203:28: error: bits/posix_opt.h: No such file or directory
  503. /usr/include/unistd.h:207:32: error: bits/environments.h: No such file or directory
  504. In file included from ../../.././libgcc/../gcc/tsystem.h:105,
  505. from ../../.././libgcc/../gcc/libgcc2.c:33:
  506. /usr/include/unistd.h:238: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uid_t’
  507. /usr/include/unistd.h:256: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘useconds_t’
  508. /usr/include/unistd.h:261: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pid_t’
  509. /usr/include/unistd.h:268: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘intptr_t’
  510. /usr/include/unistd.h:275: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘socklen_t’
  511. /usr/include/unistd.h:288: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  512. /usr/include/unistd.h:294: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  513. /usr/include/unistd.h:298: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  514. /usr/include/unistd.h:306: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  515. /usr/include/unistd.h:331: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lseek’
  516. /usr/include/unistd.h:342: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lseek64’
  517. /usr/include/unistd.h:350: error: storage class specified for parameter ‘close’
  518. /usr/include/unistd.h:357: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘read’
  519. /usr/include/unistd.h:363: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘write’
  520. /usr/include/unistd.h:373: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pread’
  521. /usr/include/unistd.h:381: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pwrite’
  522. /usr/include/unistd.h:401: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pread64’
  523. /usr/include/unistd.h:405: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pwrite64’
  524. /usr/include/unistd.h:414: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  525. /usr/include/unistd.h:419: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  526. /usr/include/unistd.h:429: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  527. /usr/include/unistd.h:441: error: storage class specified for parameter ‘sleep’
  528. /usr/include/unistd.h:449: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ualarm’
  529. /usr/include/unistd.h:457: error: expected ‘)’ before ‘__useconds’
  530. /usr/include/unistd.h:466: error: storage class specified for parameter ‘pause’
  531. /usr/include/unistd.h:470: error: expected declaration specifiers or ‘...’ before ‘__uid_t’
  532. /usr/include/unistd.h:470: error: expected declaration specifiers or ‘...’ before ‘__gid_t’
  533. /usr/include/unistd.h:471: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  534. /usr/include/unistd.h:475: error: expected declaration specifiers or ‘...’ before ‘__uid_t’
  535. /usr/include/unistd.h:475: error: expected declaration specifiers or ‘...’ before ‘__gid_t’
  536. /usr/include/unistd.h:475: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  537. /usr/include/unistd.h:480: error: expected declaration specifiers or ‘...’ before ‘__uid_t’
  538. /usr/include/unistd.h:480: error: expected declaration specifiers or ‘...’ before ‘__gid_t’
  539. /usr/include/unistd.h:481: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  540. /usr/include/unistd.h:488: error: expected declaration specifiers or ‘...’ before ‘__uid_t’
  541. /usr/include/unistd.h:489: error: expected declaration specifiers or ‘...’ before ‘__gid_t’
  542. /usr/include/unistd.h:490: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  543. /usr/include/unistd.h:494: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  544. /usr/include/unistd.h:498: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  545. /usr/include/unistd.h:508: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  546. /usr/include/unistd.h:514: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  547. /usr/include/unistd.h:523: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  548. /usr/include/unistd.h:528: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  549. /usr/include/unistd.h:531: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  550. /usr/include/unistd.h:536: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  551. /usr/include/unistd.h:540: error: storage class specified for parameter ‘__environ’
  552. /usr/include/unistd.h:542: error: storage class specified for parameter ‘environ’
  553. /usr/include/unistd.h:549: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  554. /usr/include/unistd.h:555: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  555. /usr/include/unistd.h:561: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  556. /usr/include/unistd.h:566: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  557. /usr/include/unistd.h:571: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  558. /usr/include/unistd.h:576: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  559. /usr/include/unistd.h:582: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  560. /usr/include/unistd.h:589: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  561. /usr/include/unistd.h:595: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  562. /usr/include/unistd.h:600: error: storage class specified for parameter ‘_exit’
  563. /usr/include/unistd.h:606:27: error: bits/confname.h: No such file or directory
  564. /usr/include/unistd.h:610: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  565. /usr/include/unistd.h:613: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  566. /usr/include/unistd.h:616: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  567. /usr/include/unistd.h:620: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  568. /usr/include/unistd.h:625: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘getpid’
  569. /usr/include/unistd.h:628: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘getppid’
  570. /usr/include/unistd.h:633: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘getpgrp’
  571. /usr/include/unistd.h:643: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__getpgid’
  572. /usr/include/unistd.h:645: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘getpgid’
  573. /usr/include/unistd.h:652: error: expected ‘)’ before ‘__pid’
  574. /usr/include/unistd.h:669: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  575. /usr/include/unistd.h:686: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘setsid’
  576. /usr/include/unistd.h:690: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘getsid’
  577. /usr/include/unistd.h:694: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘getuid’
  578. /usr/include/unistd.h:697: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘geteuid’
  579. /usr/include/unistd.h:700: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘getgid’
  580. /usr/include/unistd.h:703: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘getegid’
  581. /usr/include/unistd.h:708: error: expected declaration specifiers or ‘...’ before ‘__gid_t’
  582. /usr/include/unistd.h:708: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  583. /usr/include/unistd.h:712: error: expected ‘)’ before ‘__gid’
  584. /usr/include/unistd.h:719: error: expected ‘)’ before ‘__uid’
  585. /usr/include/unistd.h:724: error: expected ‘)’ before ‘__ruid’
  586. /usr/include/unistd.h:729: error: expected ‘)’ before ‘__uid’
  587. /usr/include/unistd.h:736: error: expected ‘)’ before ‘__gid’
  588. /usr/include/unistd.h:741: error: expected ‘)’ before ‘__rgid’
  589. /usr/include/unistd.h:746: error: expected ‘)’ before ‘__gid’
  590. /usr/include/unistd.h:752: error: expected ‘)’ before ‘*’ token
  591. /usr/include/unistd.h:757: error: expected ‘)’ before ‘*’ token
  592. /usr/include/unistd.h:762: error: expected ‘)’ before ‘__ruid’
  593. /usr/include/unistd.h:767: error: expected ‘)’ before ‘__rgid’
  594. /usr/include/unistd.h:775: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fork’
  595. /usr/include/unistd.h:783: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘vfork’
  596. /usr/include/unistd.h:789: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  597. /usr/include/unistd.h:794: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  598. /usr/include/unistd.h:798: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  599. /usr/include/unistd.h:804: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  600. /usr/include/unistd.h:810: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  601. /usr/include/unistd.h:817: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  602. /usr/include/unistd.h:823: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  603. /usr/include/unistd.h:828: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘readlink’
  604. /usr/include/unistd.h:836: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  605. /usr/include/unistd.h:839: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘readlinkat’
  606. /usr/include/unistd.h:845: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  607. /usr/include/unistd.h:850: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  608. /usr/include/unistd.h:854: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  609. /usr/include/unistd.h:858: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘tcgetpgrp’
  610. /usr/include/unistd.h:861: error: expected declaration specifiers or ‘...’ before ‘__pid_t’
  611. /usr/include/unistd.h:861: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  612. /usr/include/unistd.h:868: error: storage class specified for parameter ‘getlogin’
  613. /usr/include/unistd.h:876: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  614. /usr/include/unistd.h:881: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  615. In file included from /usr/include/unistd.h:890,
  616. from ../../.././libgcc/../gcc/tsystem.h:105,
  617. from ../../.././libgcc/../gcc/libgcc2.c:33:
  618. ../../.././libgcc/../include/getopt.h:36: error: storage class specified for parameter ‘optarg’
  619. ../../.././libgcc/../include/getopt.h:50: error: storage class specified for parameter ‘optind’
  620. ../../.././libgcc/../include/getopt.h:55: error: storage class specified for parameter ‘opterr’
  621. ../../.././libgcc/../include/getopt.h:59: error: storage class specified for parameter ‘optopt’
  622. ../../.././libgcc/../include/getopt.h:122: error: storage class specified for parameter ‘getopt_long’
  623. ../../.././libgcc/../include/getopt.h:125: error: storage class specified for parameter ‘getopt_long_only’
  624. ../../.././libgcc/../include/getopt.h:131: error: storage class specified for parameter ‘_getopt_internal’
  625. In file included from ../../.././libgcc/../gcc/tsystem.h:105,
  626. from ../../.././libgcc/../gcc/libgcc2.c:33:
  627. /usr/include/unistd.h:898: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  628. /usr/include/unistd.h:906: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  629. /usr/include/unistd.h:910: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  630. /usr/include/unistd.h:917: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  631. /usr/include/unistd.h:919: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  632. /usr/include/unistd.h:925: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  633. /usr/include/unistd.h:928: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  634. /usr/include/unistd.h:938: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  635. /usr/include/unistd.h:944: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  636. /usr/include/unistd.h:948: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  637. /usr/include/unistd.h:949: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  638. /usr/include/unistd.h:950: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  639. /usr/include/unistd.h:956: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  640. /usr/include/unistd.h:963: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  641. /usr/include/unistd.h:967: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__nonnull’
  642. /usr/include/unistd.h:976: error: storage class specified for parameter ‘fsync’
  643. /usr/include/unistd.h:983: error: storage class specified for parameter ‘gethostid’
  644. /usr/include/unistd.h:986: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  645. /usr/include/unistd.h:992: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  646. /usr/include/unistd.h:997: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  647. /usr/include/unistd.h:1007: error: expected declaration specifiers or ‘...’ before ‘__off_t’
  648. /usr/include/unistd.h:1008: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  649. /usr/include/unistd.h:1019: error: expected declaration specifiers or ‘...’ before ‘__off64_t’
  650. /usr/include/unistd.h:1020: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  651. /usr/include/unistd.h:1029: error: expected declaration specifiers or ‘...’ before ‘__off_t’
  652. /usr/include/unistd.h:1029: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  653. /usr/include/unistd.h:1039: error: expected declaration specifiers or ‘...’ before ‘__off64_t’
  654. /usr/include/unistd.h:1039: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  655. /usr/include/unistd.h:1050: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  656. /usr/include/unistd.h:1056: error: expected ‘)’ before ‘__delta’
  657. /usr/include/unistd.h:1071: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  658. /usr/include/unistd.h:1094: error: expected declaration specifiers or ‘...’ before ‘__off_t’
  659. /usr/include/unistd.h:1094: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wur’
  660. /usr/include/unistd.h:1104: error: expected declaration specifiers or ‘...’ before ‘__off64_t’
  661. /usr/include/unistd.h:1104: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__wur’
  662. /usr/include/unistd.h:1125: error: storage class specified for parameter ‘fdatasync’
  663. /usr/include/unistd.h:1134: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  664. /usr/include/unistd.h:1138: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  665. /usr/include/unistd.h:1146: error: expected declaration specifiers or ‘...’ before ‘ssize_t’
  666. /usr/include/unistd.h:1146: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  667. /usr/include/unistd.h:1154: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  668. /usr/include/unistd.h:1163: error: expected declaration specifiers before ‘__END_DECLS’
  669. In file included from /home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/include-fixed/limits.h:122,
  670. from /home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/include-fixed/syslimits.h:7,
  671. from /home/bill/Downloads/gcc-4.3.4/host-x86_64-unknown-linux-gnu/gcc/include-fixed/limits.h:11,
  672. from ../../.././libgcc/../gcc/tsystem.h:108,
  673. from ../../.././libgcc/../gcc/libgcc2.c:33:
  674. /usr/include/limits.h:145:30: error: bits/posix1_lim.h: No such file or directory
  675. /usr/include/limits.h:149:30: error: bits/posix2_lim.h: No such file or directory
  676. /usr/include/limits.h:153:29: error: bits/xopen_lim.h: No such file or directory
  677. In file included from ../../.././libgcc/../gcc/tsystem.h:111,
  678. from ../../.././libgcc/../gcc/libgcc2.c:33:
  679. /usr/include/time.h:42:24: error: bits/time.h: No such file or directory
  680. In file included from ../../.././libgcc/../gcc/tsystem.h:111,
  681. from ../../.././libgcc/../gcc/libgcc2.c:33:
  682. /usr/include/time.h:61: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  683. /usr/include/time.h:77: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  684. /usr/include/time.h:104: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘timer_t’
  685. /usr/include/time.h:122: error: expected specifier-qualifier-list before ‘__time_t’
  686. /usr/include/time.h:131: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  687. /usr/include/time.h:152: error: expected declaration specifiers before ‘;’ token
  688. /usr/include/time.h:153: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  689. /usr/include/time.h:165: error: expected declaration specifiers before ‘;’ token
  690. /usr/include/time.h:180: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  691. /usr/include/time.h:186: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘time’
  692. /usr/include/time.h:189: error: expected ‘)’ before ‘__time1’
  693. /usr/include/time.h:193: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mktime’
  694. /usr/include/time.h:201: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  695. /usr/include/time.h:202: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  696. /usr/include/time.h:220: error: expected declaration specifiers or ‘...’ before ‘__locale_t’
  697. /usr/include/time.h:220: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  698. /usr/include/time.h:226: error: expected declaration specifiers or ‘...’ before ‘__locale_t’
  699. /usr/include/time.h:226: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  700. /usr/include/time.h:230: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  701. /usr/include/time.h:237: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
  702. /usr/include/time.h:238: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  703. /usr/include/time.h:248: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
  704. /usr/include/time.h:252: error: expected declaration specifiers before ‘__BEGIN_NAMESPACE_STD’
  705. /usr/include/time.h:258: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
  706. /usr/include/time.h:259: error: expected declaration specifiers before ‘__END_NAMESPACE_STD’
  707. /usr/include/time.h:270: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
  708. /usr/include/time.h:276: error: storage class specified for parameter ‘__tzname’
  709. /usr/include/time.h:277: error: storage class specified for parameter ‘__daylight’
  710. /usr/include/time.h:278: error: storage class specified for parameter ‘__timezone’
  711. /usr/include/time.h:283: error: storage class specified for parameter ‘tzname’
  712. /usr/include/time.h:287: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  713. /usr/include/time.h:291: error: storage class specified for parameter ‘daylight’
  714. /usr/include/time.h:292: error: storage class specified for parameter ‘timezone’
  715. /usr/include/time.h:298: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
  716. /usr/include/time.h:313: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘timegm’
  717. /usr/include/time.h:316: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘timelocal’
  718. /usr/include/time.h:319: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__THROW’
  719. /usr/include/time.h:329: error: storage class specified for parameter ‘nanosleep’
  720. /usr/include/time.h:333: error: expected ‘)’ before ‘__clock_id’
  721. /usr/include/time.h:336: error: expected ‘)’ before ‘__clock_id’
  722. /usr/include/time.h:339: error: expected ‘)’ before ‘__clock_id’
  723. /usr/include/time.h:347: error: expected ‘)’ before ‘__clock_id’
  724. /usr/include/time.h:352: error: expected ‘)’ before ‘__pid’
  725. /usr/include/time.h:357: error: expected ‘)’ before ‘__clock_id’
  726. /usr/include/time.h:362: error: expected ‘)’ before ‘__timerid’
  727. /usr/include/time.h:365: error: expected ‘)’ before ‘__timerid’
  728. /usr/include/time.h:370: error: expected ‘)’ before ‘__timerid’
  729. /usr/include/time.h:374: error: expected ‘)’ before ‘__timerid’
  730. /usr/include/time.h:390: error: storage class specified for parameter ‘getdate_err’
  731. /usr/include/time.h:399: error: storage class specified for parameter ‘getdate’
  732. /usr/include/time.h:414: error: storage class specified for parameter ‘getdate_r’
  733. /usr/include/time.h:417: error: expected declaration specifiers before ‘__END_DECLS’
  734. In file included from ../../.././libgcc/../gcc/libgcc2.c:34:
  735. ../../.././libgcc/../gcc/coretypes.h:80: warning: empty declaration
  736. ../../.././libgcc/../gcc/coretypes.h:81: warning: empty declaration
  737. ../../.././libgcc/../gcc/coretypes.h:82: warning: empty declaration
  738. In file included from ../../../host-x86_64-unknown-linux-gnu/gcc/tm.h:7,
  739. from ../../.././libgcc/../gcc/libgcc2.c:35:
  740. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:6: error: storage class specified for parameter ‘target_flags’
  741. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:7: error: storage class specified for parameter ‘target_flags_explicit’
  742. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:9: error: storage class specified for parameter ‘warn_abi’
  743. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:10: error: storage class specified for parameter ‘warn_address’
  744. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:11: error: storage class specified for parameter ‘warn_aggregate_return’
  745. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:12: error: storage class specified for parameter ‘warn_array_bounds’
  746. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:13: error: storage class specified for parameter ‘warn_assign_intercept’
  747. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:14: error: storage class specified for parameter ‘warn_attributes’
  748. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:15: error: storage class specified for parameter ‘warn_bad_function_cast’
  749. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:16: error: storage class specified for parameter ‘warn_cxx_compat’
  750. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:17: error: storage class specified for parameter ‘warn_cxx0x_compat’
  751. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:18: error: storage class specified for parameter ‘warn_cast_align’
  752. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:19: error: storage class specified for parameter ‘warn_cast_qual’
  753. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:20: error: storage class specified for parameter ‘warn_char_subscripts’
  754. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:21: error: storage class specified for parameter ‘warn_clobbered’
  755. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:22: error: storage class specified for parameter ‘warn_conversion’
  756. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:23: error: storage class specified for parameter ‘warn_coverage_mismatch’
  757. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:24: error: storage class specified for parameter ‘warn_ctor_dtor_privacy’
  758. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:25: error: storage class specified for parameter ‘warn_declaration_after_statement’
  759. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:26: error: storage class specified for parameter ‘warn_deprecated’
  760. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:27: error: storage class specified for parameter ‘warn_deprecated’
  761. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:27: error: redefinition of parameter ‘warn_deprecated’
  762. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:26: error: previous definition of ‘warn_deprecated’ was here
  763. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:28: error: storage class specified for parameter ‘warn_deprecated_decl’
  764. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:29: error: storage class specified for parameter ‘warn_disabled_optimization’
  765. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:30: error: storage class specified for parameter ‘warn_div_by_zero’
  766. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:31: error: storage class specified for parameter ‘warn_ecpp’
  767. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:32: error: storage class specified for parameter ‘warn_empty_body’
  768. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:33: error: storage class specified for parameter ‘warnings_are_errors’
  769. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:34: error: storage class specified for parameter ‘flag_extraneous_semicolon’
  770. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:35: error: storage class specified for parameter ‘flag_fatal_errors’
  771. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:36: error: storage class specified for parameter ‘warn_float_equal’
  772. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:37: error: storage class specified for parameter ‘warn_format_contains_nul’
  773. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:38: error: storage class specified for parameter ‘warn_format_extra_args’
  774. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:39: error: storage class specified for parameter ‘warn_format_nonliteral’
  775. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:40: error: storage class specified for parameter ‘warn_format_security’
  776. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:41: error: storage class specified for parameter ‘warn_format_y2k’
  777. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:42: error: storage class specified for parameter ‘warn_format_zero_length’
  778. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:43: error: storage class specified for parameter ‘warn_ignored_qualifiers’
  779. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:44: error: storage class specified for parameter ‘warn_implicit_function_declaration’
  780. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:45: error: storage class specified for parameter ‘warn_implicit_int’
  781. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:46: error: storage class specified for parameter ‘warn_init_self’
  782. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:47: error: storage class specified for parameter ‘warn_inline’
  783. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:48: error: storage class specified for parameter ‘warn_int_to_pointer_cast’
  784. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:49: error: storage class specified for parameter ‘warn_invalid_offsetof’
  785. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:50: error: storage class specified for parameter ‘warn_logical_op’
  786. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:51: error: storage class specified for parameter ‘warn_long_long’
  787. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:52: error: storage class specified for parameter ‘warn_missing_braces’
  788. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:53: error: storage class specified for parameter ‘warn_missing_declarations’
  789. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:54: error: storage class specified for parameter ‘warn_missing_field_initializers’
  790. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:55: error: storage class specified for parameter ‘warn_missing_format_attribute’
  791. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:56: error: storage class specified for parameter ‘warn_missing_noreturn’
  792. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:57: error: storage class specified for parameter ‘warn_missing_parameter_type’
  793. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:58: error: storage class specified for parameter ‘warn_missing_prototypes’
  794. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:59: error: storage class specified for parameter ‘warn_nested_externs’
  795. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:60: error: storage class specified for parameter ‘warn_nontemplate_friend’
  796. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:61: error: storage class specified for parameter ‘warn_nonvdtor’
  797. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:62: error: storage class specified for parameter ‘warn_nonnull’
  798. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:63: error: storage class specified for parameter ‘warn_old_style_cast’
  799. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:64: error: storage class specified for parameter ‘warn_old_style_declaration’
  800. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:65: error: storage class specified for parameter ‘warn_old_style_definition’
  801. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:66: error: storage class specified for parameter ‘flag_newer’
  802. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:67: error: storage class specified for parameter ‘warn_overflow’
  803. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:68: error: storage class specified for parameter ‘warn_overlength_strings’
  804. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:69: error: storage class specified for parameter ‘warn_overloaded_virtual’
  805. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:70: error: storage class specified for parameter ‘warn_override_init’
  806. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:71: error: storage class specified for parameter ‘warn_packed’
  807. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:72: error: storage class specified for parameter ‘warn_padded’
  808. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:73: error: storage class specified for parameter ‘warn_parentheses’
  809. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:74: error: storage class specified for parameter ‘warn_pmf2ptr’
  810. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:75: error: storage class specified for parameter ‘warn_pointer_arith’
  811. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:76: error: storage class specified for parameter ‘warn_pointer_sign’
  812. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:77: error: storage class specified for parameter ‘warn_pointer_to_int_cast’
  813. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:78: error: storage class specified for parameter ‘warn_pragmas’
  814. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:79: error: storage class specified for parameter ‘warn_protocol’
  815. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:80: error: storage class specified for parameter ‘warn_redundant_decls’
  816. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:81: error: storage class specified for parameter ‘flag_redundant’
  817. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:82: error: storage class specified for parameter ‘warn_reorder’
  818. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:83: error: storage class specified for parameter ‘warn_return_type’
  819. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:84: error: storage class specified for parameter ‘warn_selector’
  820. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:85: error: storage class specified for parameter ‘warn_sequence_point’
  821. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:86: error: storage class specified for parameter ‘warn_shadow’
  822. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:87: error: storage class specified for parameter ‘warn_sign_compare’
  823. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:88: error: storage class specified for parameter ‘warn_sign_conversion’
  824. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:89: error: storage class specified for parameter ‘warn_sign_promo’
  825. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:90: error: storage class specified for parameter ‘warn_stack_protect’
  826. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:91: error: storage class specified for parameter ‘warn_strict_aliasing’
  827. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:92: error: storage class specified for parameter ‘warn_strict_overflow’
  828. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:93: error: storage class specified for parameter ‘warn_strict_prototypes’
  829. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:94: error: storage class specified for parameter ‘warn_strict_selector_match’
  830. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:95: error: storage class specified for parameter ‘warn_switch’
  831. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:96: error: storage class specified for parameter ‘warn_switch_default’
  832. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:97: error: storage class specified for parameter ‘warn_switch_enum’
  833. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:98: error: storage class specified for parameter ‘warn_synth’
  834. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:99: error: storage class specified for parameter ‘warn_system_headers’
  835. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:100: error: storage class specified for parameter ‘warn_traditional’
  836. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:101: error: storage class specified for parameter ‘warn_traditional_conversion’
  837. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:102: error: storage class specified for parameter ‘warn_type_limits’
  838. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:103: error: storage class specified for parameter ‘warn_undeclared_selector’
  839. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:104: error: storage class specified for parameter ‘warn_uninitialized’
  840. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:105: error: storage class specified for parameter ‘warn_notreached’
  841. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:106: error: storage class specified for parameter ‘warn_unsafe_loop_optimizations’
  842. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:107: error: storage class specified for parameter ‘warn_unused_function’
  843. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:108: error: storage class specified for parameter ‘warn_unused_label’
  844. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:109: error: storage class specified for parameter ‘warn_unused_parameter’
  845. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:110: error: storage class specified for parameter ‘warn_unused_value’
  846. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:111: error: storage class specified for parameter ‘warn_unused_variable’
  847. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:112: error: storage class specified for parameter ‘warn_vla’
  848. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:113: error: storage class specified for parameter ‘warn_register_var’
  849. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:114: error: storage class specified for parameter ‘warn_write_strings’
  850. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:115: error: storage class specified for parameter ‘flag_pic’
  851. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:116: error: storage class specified for parameter ‘flag_pie’
  852. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:117: error: storage class specified for parameter ‘flag_abi_version’
  853. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:118: error: storage class specified for parameter ‘align_functions’
  854. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:119: error: storage class specified for parameter ‘align_jumps’
  855. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:120: error: storage class specified for parameter ‘align_labels’
  856. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:121: error: storage class specified for parameter ‘align_loops’
  857. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:122: error: storage class specified for parameter ‘flag_argument_noalias’
  858. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:123: error: storage class specified for parameter ‘flag_argument_noalias’
  859. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:123: error: redefinition of parameter ‘flag_argument_noalias’
  860. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:122: error: previous definition of ‘flag_argument_noalias’ was here
  861. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:124: error: storage class specified for parameter ‘flag_argument_noalias’
  862. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:124: error: redefinition of parameter ‘flag_argument_noalias’
  863. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:123: error: previous definition of ‘flag_argument_noalias’ was here
  864. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:125: error: storage class specified for parameter ‘flag_argument_noalias’
  865. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:125: error: redefinition of parameter ‘flag_argument_noalias’
  866. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:124: error: previous definition of ‘flag_argument_noalias’ was here
  867. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:126: error: storage class specified for parameter ‘flag_assert’
  868. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:127: error: storage class specified for parameter ‘flag_associative_math’
  869. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:128: error: storage class specified for parameter ‘flag_asynchronous_unwind_tables’
  870. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:129: error: storage class specified for parameter ‘flag_auto_inc_dec’
  871. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:130: error: storage class specified for parameter ‘flag_bootstrap_classes’
  872. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:131: error: storage class specified for parameter ‘flag_bounds_check’
  873. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:132: error: storage class specified for parameter ‘flag_branch_on_count_reg’
  874. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:133: error: storage class specified for parameter ‘flag_branch_probabilities’
  875. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:134: error: storage class specified for parameter ‘flag_branch_target_load_optimize’
  876. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:135: error: storage class specified for parameter ‘flag_branch_target_load_optimize2’
  877. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:136: error: storage class specified for parameter ‘flag_btr_bb_exclusive’
  878. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:137: error: storage class specified for parameter ‘flag_caller_saves’
  879. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:138: error: storage class specified for parameter ‘flag_check_data_deps’
  880. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:139: error: storage class specified for parameter ‘flag_check_references’
  881. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:140: error: storage class specified for parameter ‘flag_no_common’
  882. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:141: error: storage class specified for parameter ‘flag_cprop_registers’
  883. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:142: error: storage class specified for parameter ‘flag_crossjumping’
  884. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:143: error: storage class specified for parameter ‘flag_cse_follow_jumps’
  885. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:144: error: storage class specified for parameter ‘flag_cse_skip_blocks’
  886. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:145: error: storage class specified for parameter ‘flag_cx_limited_range’
  887. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:146: error: storage class specified for parameter ‘flag_data_sections’
  888. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:147: error: storage class specified for parameter ‘flag_dce’
  889. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:148: error: storage class specified for parameter ‘flag_defer_pop’
  890. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:149: error: storage class specified for parameter ‘flag_delayed_branch’
  891. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:150: error: storage class specified for parameter ‘flag_delete_null_pointer_checks’
  892. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:151: error: storage class specified for parameter ‘flag_dse’
  893. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:152: error: storage class specified for parameter ‘flag_dump_noaddr’
  894. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:153: error: storage class specified for parameter ‘flag_dump_unnumbered’
  895. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:154: error: storage class specified for parameter ‘flag_early_inlining’
  896. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:155: error: storage class specified for parameter ‘flag_eliminate_dwarf2_dups’
  897. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:156: error: storage class specified for parameter ‘flag_debug_only_used_symbols’
  898. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:157: error: storage class specified for parameter ‘flag_eliminate_unused_debug_types’
  899. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:158: error: storage class specified for parameter ‘flag_emit_class_debug_always’
  900. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:159: error: storage class specified for parameter ‘flag_emit_class_files’
  901. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:160: error: storage class specified for parameter ‘flag_emit_class_files’
  902. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:160: error: redefinition of parameter ‘flag_emit_class_files’
  903. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:159: error: previous definition of ‘flag_emit_class_files’ was here
  904. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:161: error: storage class specified for parameter ‘flag_exceptions’
  905. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:162: error: storage class specified for parameter ‘flag_expensive_optimizations’
  906. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:163: error: storage class specified for parameter ‘flag_filelist_file’
  907. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:164: error: storage class specified for parameter ‘flag_finite_math_only’
  908. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:165: error: storage class specified for parameter ‘flag_float_store’
  909. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:166: error: storage class specified for parameter ‘flag_force_classes_archive_check’
  910. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:167: error: storage class specified for parameter ‘flag_forward_propagate’
  911. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:168: error: storage class specified for parameter ‘flag_friend_injection’
  912. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:169: error: storage class specified for parameter ‘flag_no_function_cse’
  913. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:170: error: storage class specified for parameter ‘flag_function_sections’
  914. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:171: error: storage class specified for parameter ‘flag_gcse’
  915. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:172: error: storage class specified for parameter ‘flag_gcse_after_reload’
  916. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:173: error: storage class specified for parameter ‘flag_gcse_las’
  917. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:174: error: storage class specified for parameter ‘flag_gcse_lm’
  918. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:175: error: storage class specified for parameter ‘flag_gcse_sm’
  919. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:176: error: storage class specified for parameter ‘flag_gnu89_inline’
  920. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:177: error: storage class specified for parameter ‘flag_guess_branch_prob’
  921. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:178: error: storage class specified for parameter ‘flag_hash_synchronization’
  922. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:179: error: storage class specified for parameter ‘flag_no_ident’
  923. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:180: error: storage class specified for parameter ‘flag_if_conversion’
  924. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:181: error: storage class specified for parameter ‘flag_if_conversion2’
  925. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:182: error: storage class specified for parameter ‘flag_indirect_classes’
  926. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:183: error: storage class specified for parameter ‘flag_indirect_dispatch’
  927. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:184: error: storage class specified for parameter ‘flag_inhibit_size_directive’
  928. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:185: error: storage class specified for parameter ‘flag_no_inline’
  929. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:186: error: storage class specified for parameter ‘flag_inline_functions’
  930. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:187: error: storage class specified for parameter ‘flag_inline_functions_called_once’
  931. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:188: error: storage class specified for parameter ‘flag_inline_small_functions’
  932. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:189: error: storage class specified for parameter ‘flag_instrument_function_entry_exit’
  933. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:190: error: storage class specified for parameter ‘flag_ipa_cp’
  934. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:191: error: storage class specified for parameter ‘flag_ipa_matrix_reorg’
  935. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:192: error: storage class specified for parameter ‘flag_ipa_pta’
  936. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:193: error: storage class specified for parameter ‘flag_ipa_pure_const’
  937. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:194: error: storage class specified for parameter ‘flag_ipa_reference’
  938. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:195: error: storage class specified for parameter ‘flag_ipa_struct_reorg’
  939. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:196: error: storage class specified for parameter ‘flag_ipa_type_escape’
  940. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:197: error: storage class specified for parameter ‘flag_ivopts’
  941. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:198: error: storage class specified for parameter ‘flag_jni’
  942. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:199: error: storage class specified for parameter ‘flag_jump_tables’
  943. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:200: error: storage class specified for parameter ‘flag_keep_inline_functions’
  944. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:201: error: storage class specified for parameter ‘flag_keep_static_consts’
  945. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:202: error: storage class specified for parameter ‘flag_leading_underscore’
  946. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:203: error: storage class specified for parameter ‘flag_errno_math’
  947. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:204: error: storage class specified for parameter ‘mem_report’
  948. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:205: error: storage class specified for parameter ‘flag_merge_constants’
  949. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:206: error: storage class specified for parameter ‘flag_merge_constants’
  950. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:206: error: redefinition of parameter ‘flag_merge_constants’
  951. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:205: error: previous definition of ‘flag_merge_constants’ was here
  952. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:207: error: storage class specified for parameter ‘flag_merge_debug_strings’
  953. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:208: error: storage class specified for parameter ‘flag_modulo_sched’
  954. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:209: error: storage class specified for parameter ‘flag_modulo_sched_allow_regmoves’
  955. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:210: error: storage class specified for parameter ‘flag_move_loop_invariants’
  956. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:211: error: storage class specified for parameter ‘flag_mudflap’
  957. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:212: error: storage class specified for parameter ‘flag_mudflap_ignore_reads’
  958. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:213: error: storage class specified for parameter ‘flag_mudflap’
  959. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:213: error: redefinition of parameter ‘flag_mudflap’
  960. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:211: error: previous definition of ‘flag_mudflap’ was here
  961. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:214: error: storage class specified for parameter ‘flag_non_call_exceptions’
  962. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:215: error: storage class specified for parameter ‘flag_objc_call_cxx_cdtors’
  963. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:216: error: storage class specified for parameter ‘flag_objc_direct_dispatch’
  964. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:217: error: storage class specified for parameter ‘flag_objc_exceptions’
  965. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:218: error: storage class specified for parameter ‘flag_objc_gc’
  966. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:219: error: storage class specified for parameter ‘flag_objc_sjlj_exceptions’
  967. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:220: error: storage class specified for parameter ‘flag_omit_frame_pointer’
  968. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:221: error: storage class specified for parameter ‘flag_openmp’
  969. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:222: error: storage class specified for parameter ‘flag_openmp_ssa’
  970. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:223: error: storage class specified for parameter ‘flag_regmove’
  971. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:224: error: storage class specified for parameter ‘flag_optimize_sibling_calls’
  972. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:225: error: storage class specified for parameter ‘flag_optimize_sci’
  973. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:226: error: storage class specified for parameter ‘flag_pack_struct’
  974. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:227: error: storage class specified for parameter ‘flag_pcc_struct_return’
  975. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:228: error: storage class specified for parameter ‘flag_peel_loops’
  976. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:229: error: storage class specified for parameter ‘flag_no_peephole’
  977. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:230: error: storage class specified for parameter ‘flag_peephole2’
  978. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:231: error: storage class specified for parameter ‘flag_pic’
  979. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:231: error: redefinition of parameter ‘flag_pic’
  980. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:115: error: previous definition of ‘flag_pic’ was here
  981. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:232: error: storage class specified for parameter ‘flag_pie’
  982. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:232: error: redefinition of parameter ‘flag_pie’
  983. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:116: error: previous definition of ‘flag_pie’ was here
  984. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:233: error: storage class specified for parameter ‘post_ipa_mem_report’
  985. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:234: error: storage class specified for parameter ‘pre_ipa_mem_report’
  986. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:235: error: storage class specified for parameter ‘flag_predictive_commoning’
  987. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:236: error: storage class specified for parameter ‘flag_prefetch_loop_arrays’
  988. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:237: error: storage class specified for parameter ‘profile_flag’
  989. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:238: error: storage class specified for parameter ‘profile_arc_flag’
  990. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:239: error: storage class specified for parameter ‘flag_profile_values’
  991. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:240: error: storage class specified for parameter ‘flag_reciprocal_math’
  992. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:241: error: storage class specified for parameter ‘flag_record_gcc_switches’
  993. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:242: error: storage class specified for parameter ‘flag_reduced_reflection’
  994. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:243: error: storage class specified for parameter ‘flag_pcc_struct_return’
  995. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:243: error: redefinition of parameter ‘flag_pcc_struct_return’
  996. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:227: error: previous definition of ‘flag_pcc_struct_return’ was here
  997. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:244: error: storage class specified for parameter ‘flag_regmove’
  998. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:244: error: redefinition of parameter ‘flag_regmove’
  999. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:223: error: previous definition of ‘flag_regmove’ was here
  1000. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:245: error: storage class specified for parameter ‘flag_rename_registers’
  1001. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:246: error: storage class specified for parameter ‘flag_reorder_blocks’
  1002. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:247: error: storage class specified for parameter ‘flag_reorder_blocks_and_partition’
  1003. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:248: error: storage class specified for parameter ‘flag_reorder_functions’
  1004. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:249: error: storage class specified for parameter ‘flag_rerun_cse_after_loop’
  1005. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:250: error: storage class specified for parameter ‘flag_resched_modulo_sched’
  1006. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:251: error: storage class specified for parameter ‘flag_rounding_math’
  1007. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:252: error: storage class specified for parameter ‘flag_rtl_seqabstr’
  1008. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:253: error: storage class specified for parameter ‘flag_schedule_interblock’
  1009. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:254: error: storage class specified for parameter ‘flag_schedule_speculative’
  1010. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:255: error: storage class specified for parameter ‘flag_schedule_speculative_load’
  1011. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:256: error: storage class specified for parameter ‘flag_schedule_speculative_load_dangerous’
  1012. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:257: error: storage class specified for parameter ‘flag_sched_stalled_insns’
  1013. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:258: error: storage class specified for parameter ‘flag_sched_stalled_insns_dep’
  1014. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:259: error: storage class specified for parameter ‘flag_sched2_use_superblocks’
  1015. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:260: error: storage class specified for parameter ‘flag_sched2_use_traces’
  1016. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:261: error: storage class specified for parameter ‘flag_schedule_insns’
  1017. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:262: error: storage class specified for parameter ‘flag_schedule_insns_after_reload’
  1018. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:263: error: storage class specified for parameter ‘flag_section_anchors’
  1019. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:264: error: storage class specified for parameter ‘flag_see’
  1020. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:265: error: storage class specified for parameter ‘flag_show_column’
  1021. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:266: error: storage class specified for parameter ‘flag_signaling_nans’
  1022. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:267: error: storage class specified for parameter ‘flag_signed_zeros’
  1023. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:268: error: storage class specified for parameter ‘flag_single_precision_constant’
  1024. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:269: error: storage class specified for parameter ‘flag_split_ivs_in_unroller’
  1025. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:270: error: storage class specified for parameter ‘flag_split_wide_types’
  1026. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:271: error: storage class specified for parameter ‘flag_stack_check’
  1027. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:272: error: storage class specified for parameter ‘flag_stack_protect’
  1028. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:273: error: storage class specified for parameter ‘flag_stack_protect’
  1029. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:273: error: redefinition of parameter ‘flag_stack_protect’
  1030. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:272: error: previous definition of ‘flag_stack_protect’ was here
  1031. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:274: error: storage class specified for parameter ‘flag_store_check’
  1032. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:275: error: storage class specified for parameter ‘flag_strict_aliasing’
  1033. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:276: error: storage class specified for parameter ‘flag_strict_overflow’
  1034. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:277: error: storage class specified for parameter ‘flag_syntax_only’
  1035. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:278: error: storage class specified for parameter ‘flag_test_coverage’
  1036. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:279: error: storage class specified for parameter ‘flag_thread_jumps’
  1037. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:280: error: storage class specified for parameter ‘time_report’
  1038. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:281: error: storage class specified for parameter ‘flag_toplevel_reorder’
  1039. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:282: error: storage class specified for parameter ‘flag_tracer’
  1040. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:283: error: storage class specified for parameter ‘flag_trapping_math’
  1041. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:284: error: storage class specified for parameter ‘flag_trapv’
  1042. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:285: error: storage class specified for parameter ‘flag_tree_ccp’
  1043. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:286: error: storage class specified for parameter ‘flag_tree_ch’
  1044. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:287: error: storage class specified for parameter ‘flag_tree_copy_prop’
  1045. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:288: error: storage class specified for parameter ‘flag_tree_copyrename’
  1046. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:289: error: storage class specified for parameter ‘flag_tree_cselim’
  1047. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:290: error: storage class specified for parameter ‘flag_tree_dce’
  1048. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:291: error: storage class specified for parameter ‘flag_tree_dom’
  1049. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:292: error: storage class specified for parameter ‘flag_tree_dse’
  1050. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:293: error: storage class specified for parameter ‘flag_tree_fre’
  1051. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:294: error: storage class specified for parameter ‘flag_tree_loop_im’
  1052. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:295: error: storage class specified for parameter ‘flag_tree_loop_ivcanon’
  1053. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:296: error: storage class specified for parameter ‘flag_tree_loop_linear’
  1054. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:297: error: storage class specified for parameter ‘flag_tree_loop_optimize’
  1055. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:298: error: storage class specified for parameter ‘flag_tree_live_range_split’
  1056. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:299: error: storage class specified for parameter ‘flag_tree_parallelize_loops’
  1057. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:300: error: storage class specified for parameter ‘flag_tree_pre’
  1058. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:301: error: storage class specified for parameter ‘flag_tree_reassoc’
  1059. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:302: error: storage class specified for parameter ‘flag_tree_salias’
  1060. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:303: error: storage class specified for parameter ‘flag_tree_scev_cprop’
  1061. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:304: error: storage class specified for parameter ‘flag_tree_sink’
  1062. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:305: error: storage class specified for parameter ‘flag_tree_sra’
  1063. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:306: error: storage class specified for parameter ‘flag_tree_store_ccp’
  1064. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:307: error: storage class specified for parameter ‘flag_tree_ter’
  1065. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:308: error: storage class specified for parameter ‘flag_tree_vect_loop_version’
  1066. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:309: error: storage class specified for parameter ‘flag_tree_vectorize’
  1067. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:310: error: storage class specified for parameter ‘flag_tree_vrp’
  1068. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:311: error: storage class specified for parameter ‘flag_unit_at_a_time’
  1069. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:312: error: storage class specified for parameter ‘flag_unroll_all_loops’
  1070. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:313: error: storage class specified for parameter ‘flag_unroll_loops’
  1071. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:314: error: storage class specified for parameter ‘flag_unsafe_loop_optimizations’
  1072. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:315: error: storage class specified for parameter ‘flag_unsafe_math_optimizations’
  1073. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:316: error: storage class specified for parameter ‘flag_unswitch_loops’
  1074. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:317: error: storage class specified for parameter ‘flag_unwind_tables’
  1075. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:318: error: storage class specified for parameter ‘flag_use_boehm_gc’
  1076. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:319: error: storage class specified for parameter ‘flag_use_divide_subroutine’
  1077. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:320: error: storage class specified for parameter ‘flag_var_tracking’
  1078. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:321: error: storage class specified for parameter ‘flag_var_tracking_uninit’
  1079. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:322: error: storage class specified for parameter ‘flag_variable_expansion_in_unroller’
  1080. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:323: error: storage class specified for parameter ‘flag_vect_cost_model’
  1081. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:324: error: storage class specified for parameter ‘flag_verbose_asm’
  1082. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:325: error: storage class specified for parameter ‘flag_visibility_ms_compat’
  1083. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:326: error: storage class specified for parameter ‘flag_value_profile_transformations’
  1084. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:327: error: storage class specified for parameter ‘flag_web’
  1085. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:328: error: storage class specified for parameter ‘flag_whole_program’
  1086. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:329: error: storage class specified for parameter ‘flag_wrapv’
  1087. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:330: error: storage class specified for parameter ‘flag_zero_initialized_in_bss’
  1088. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:331: error: storage class specified for parameter ‘ix86_isa_flags’
  1089. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:332: error: storage class specified for parameter ‘ix86_isa_flags’
  1090. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:332: error: redefinition of parameter ‘ix86_isa_flags’
  1091. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:331: error: previous definition of ‘ix86_isa_flags’ was here
  1092. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:333: error: storage class specified for parameter ‘ix86_isa_flags’
  1093. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:333: error: redefinition of parameter ‘ix86_isa_flags’
  1094. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:332: error: previous definition of ‘ix86_isa_flags’ was here
  1095. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:334: error: storage class specified for parameter ‘ix86_isa_flags’
  1096. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:334: error: redefinition of parameter ‘ix86_isa_flags’
  1097. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:333: error: previous definition of ‘ix86_isa_flags’ was here
  1098. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:335: error: storage class specified for parameter ‘x86_abm’
  1099. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:336: error: storage class specified for parameter ‘ix86_align_funcs_string’
  1100. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:337: error: storage class specified for parameter ‘ix86_align_jumps_string’
  1101. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:338: error: storage class specified for parameter ‘ix86_align_loops_string’
  1102. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:339: error: storage class specified for parameter ‘ix86_arch_string’
  1103. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:340: error: storage class specified for parameter ‘ix86_asm_string’
  1104. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:341: error: storage class specified for parameter ‘ix86_branch_cost_string’
  1105. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:342: error: storage class specified for parameter ‘ix86_cmodel_string’
  1106. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:343: error: storage class specified for parameter ‘x86_cmpxchg16b’
  1107. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:344: error: storage class specified for parameter ‘ix86_fpmath_string’
  1108. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:345: error: storage class specified for parameter ‘x86_fused_muladd’
  1109. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:346: error: storage class specified for parameter ‘linux_uclibc’
  1110. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:347: error: storage class specified for parameter ‘ix86_section_threshold_string’
  1111. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:348: error: storage class specified for parameter ‘ix86_isa_flags’
  1112. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:348: error: redefinition of parameter ‘ix86_isa_flags’
  1113. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:334: error: previous definition of ‘ix86_isa_flags’ was here
  1114. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:349: error: storage class specified for parameter ‘ix86_isa_flags’
  1115. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:349: error: redefinition of parameter ‘ix86_isa_flags’
  1116. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:348: error: previous definition of ‘ix86_isa_flags’ was here
  1117. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:350: error: storage class specified for parameter ‘ix87_precision_string’
  1118. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:351: error: storage class specified for parameter ‘x86_popcnt’
  1119. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:352: error: storage class specified for parameter ‘ix86_preferred_stack_boundary_string’
  1120. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:353: error: storage class specified for parameter ‘x86_recip’
  1121. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:354: error: storage class specified for parameter ‘ix86_regparm_string’
  1122. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:355: error: storage class specified for parameter ‘x86_sahf’
  1123. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:356: error: storage class specified for parameter ‘ix86_isa_flags’
  1124. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:356: error: redefinition of parameter ‘ix86_isa_flags’
  1125. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:349: error: previous definition of ‘ix86_isa_flags’ was here
  1126. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:357: error: storage class specified for parameter ‘ix86_isa_flags’
  1127. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:357: error: redefinition of parameter ‘ix86_isa_flags’
  1128. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:356: error: previous definition of ‘ix86_isa_flags’ was here
  1129. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:358: error: storage class specified for parameter ‘ix86_isa_flags’
  1130. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:358: error: redefinition of parameter ‘ix86_isa_flags’
  1131. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:357: error: previous definition of ‘ix86_isa_flags’ was here
  1132. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:359: error: storage class specified for parameter ‘ix86_isa_flags’
  1133. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:359: error: redefinition of parameter ‘ix86_isa_flags’
  1134. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:358: error: previous definition of ‘ix86_isa_flags’ was here
  1135. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:360: error: storage class specified for parameter ‘ix86_isa_flags’
  1136. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:360: error: redefinition of parameter ‘ix86_isa_flags’
  1137. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:359: error: previous definition of ‘ix86_isa_flags’ was here
  1138. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:361: error: storage class specified for parameter ‘ix86_isa_flags’
  1139. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:361: error: redefinition of parameter ‘ix86_isa_flags’
  1140. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:360: error: previous definition of ‘ix86_isa_flags’ was here
  1141. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:362: error: storage class specified for parameter ‘ix86_isa_flags’
  1142. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:362: error: redefinition of parameter ‘ix86_isa_flags’
  1143. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:361: error: previous definition of ‘ix86_isa_flags’ was here
  1144. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:363: error: storage class specified for parameter ‘ix86_isa_flags’
  1145. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:363: error: redefinition of parameter ‘ix86_isa_flags’
  1146. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:362: error: previous definition of ‘ix86_isa_flags’ was here
  1147. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:364: error: storage class specified for parameter ‘ix86_isa_flags’
  1148. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:364: error: redefinition of parameter ‘ix86_isa_flags’
  1149. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:363: error: previous definition of ‘ix86_isa_flags’ was here
  1150. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:365: error: storage class specified for parameter ‘ix86_force_align_arg_pointer’
  1151. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:366: error: storage class specified for parameter ‘ix86_stringop_string’
  1152. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:367: error: storage class specified for parameter ‘ix86_tls_dialect_string’
  1153. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:368: error: storage class specified for parameter ‘ix86_tune_string’
  1154. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:369: error: storage class specified for parameter ‘linux_uclibc’
  1155. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:369: error: redefinition of parameter ‘linux_uclibc’
  1156. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:346: error: previous definition of ‘linux_uclibc’ was here
  1157. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:370: error: storage class specified for parameter ‘ix86_veclibabi_string’
  1158. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:371: error: storage class specified for parameter ‘profile_flag’
  1159. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:371: error: redefinition of parameter ‘profile_flag’
  1160. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:237: error: previous definition of ‘profile_flag’ was here
  1161. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:372: error: storage class specified for parameter ‘pedantic’
  1162. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:373: error: storage class specified for parameter ‘quiet_flag’
  1163. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:374: error: storage class specified for parameter ‘version_flag’
  1164. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:375: error: storage class specified for parameter ‘inhibit_warnings’
  1165. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:459: warning: empty declaration
  1166. In file included from ../../../host-x86_64-unknown-linux-gnu/gcc/tm.h:9,
  1167. from ../../.././libgcc/../gcc/libgcc2.c:35:
  1168. ../../.././libgcc/../gcc/config/i386/i386.h:60: warning: empty declaration
  1169. ../../.././libgcc/../gcc/config/i386/i386.h:83: warning: empty declaration
  1170. ../../.././libgcc/../gcc/config/i386/i386.h:94: warning: empty declaration
  1171. ../../.././libgcc/../gcc/config/i386/i386.h:165: error: storage class specified for parameter ‘ix86_cost’
  1172. ../../.././libgcc/../gcc/config/i386/i386.h:223: warning: empty declaration
  1173. ../../.././libgcc/../gcc/config/i386/i386.h:288: error: storage class specified for parameter ‘ix86_tune_features’
  1174. ../../.././libgcc/../gcc/config/i386/i386.h:369: warning: empty declaration
  1175. ../../.././libgcc/../gcc/config/i386/i386.h:379: error: storage class specified for parameter ‘ix86_arch_features’
  1176. ../../.././libgcc/../gcc/config/i386/i386.h:389: error: storage class specified for parameter ‘x86_prefetch_sse’
  1177. ../../.././libgcc/../gcc/config/i386/i386.h:410: error: storage class specified for parameter ‘ix86_isa_flags’
  1178. ../../.././libgcc/../gcc/config/i386/i386.h:410: error: redefinition of parameter ‘ix86_isa_flags’
  1179. ../../../host-x86_64-unknown-linux-gnu/gcc/options.h:364: error: previous definition of ‘ix86_isa_flags’ was here
  1180. ../../.././libgcc/../gcc/config/i386/i386.h:421: error: storage class specified for parameter ‘x86_mfence’
  1181. ../../.././libgcc/../gcc/config/i386/i386.h:473: error: storage class specified for parameter ‘host_detect_local_cpu’
  1182. ../../.././libgcc/../gcc/config/i386/i386.h:697: warning: empty declaration
  1183. ../../.././libgcc/../gcc/config/i386/i386.h:1309: warning: empty declaration
  1184. ../../.././libgcc/../gcc/config/i386/i386.h:1686: error: storage class specified for parameter ‘CUMULATIVE_ARGS’
  1185. ../../.././libgcc/../gcc/config/i386/i386.h:2169: error: storage class specified for parameter ‘dbx_register_map’
  1186. ../../.././libgcc/../gcc/config/i386/i386.h:2170: error: storage class specified for parameter ‘dbx64_register_map’
  1187. ../../.././libgcc/../gcc/config/i386/i386.h:2171: error: storage class specified for parameter ‘svr4_dbx_register_map’
  1188. ../../.././libgcc/../gcc/config/i386/i386.h:2278: warning: empty declaration
  1189. ../../.././libgcc/../gcc/config/i386/i386.h:2297: error: storage class specified for parameter ‘ix86_tune’
  1190. ../../.././libgcc/../gcc/config/i386/i386.h:2298: error: storage class specified for parameter ‘ix86_arch’
  1191. ../../.././libgcc/../gcc/config/i386/i386.h:2300: warning: empty declaration
  1192. ../../.././libgcc/../gcc/config/i386/i386.h:2306: error: storage class specified for parameter ‘ix86_fpmath’
  1193. ../../.././libgcc/../gcc/config/i386/i386.h:2308: warning: empty declaration
  1194. ../../.././libgcc/../gcc/config/i386/i386.h:2315: error: storage class specified for parameter ‘ix86_tls_dialect’
  1195. ../../.././libgcc/../gcc/config/i386/i386.h:2317: warning: empty declaration
  1196. ../../.././libgcc/../gcc/config/i386/i386.h:2328: error: storage class specified for parameter ‘ix86_cmodel’
  1197. ../../.././libgcc/../gcc/config/i386/i386.h:2335: warning: empty declaration
  1198. ../../.././libgcc/../gcc/config/i386/i386.h:2340: error: storage class specified for parameter ‘ix86_asm_dialect’
  1199. ../../.././libgcc/../gcc/config/i386/i386.h:2341: error: storage class specified for parameter ‘ix86_preferred_stack_boundary’
  1200. ../../.././libgcc/../gcc/config/i386/i386.h:2342: error: storage class specified for parameter ‘ix86_branch_cost’
  1201. ../../.././libgcc/../gcc/config/i386/i386.h:2342: error: storage class specified for parameter ‘ix86_section_threshold’
  1202. ../../.././libgcc/../gcc/config/i386/i386.h:2345: error: storage class specified for parameter ‘regclass_map’
  1203. ../../.././libgcc/../gcc/config/i386/i386.h:2347: error: storage class specified for parameter ‘ix86_compare_op0’
  1204. ../../.././libgcc/../gcc/config/i386/i386.h:2348: error: storage class specified for parameter ‘ix86_compare_op1’
  1205. ../../.././libgcc/../gcc/config/i386/i386.h:2349: error: storage class specified for parameter ‘ix86_compare_emitted’
  1206. ../../.././libgcc/../gcc/config/i386/i386.h:2366: warning: empty declaration
  1207. ../../.././libgcc/../gcc/config/i386/i386.h:2375: warning: empty declaration
  1208. ../../.././libgcc/../gcc/config/i386/i386.h:2439: warning: empty declaration
  1209. In file included from ../../.././libgcc/../gcc/libgcc2.c:65:
  1210. ../../.././libgcc/../gcc/libgcc2.h:37: error: storage class specified for parameter ‘__gcc_bcmp’
  1211. ../../.././libgcc/../gcc/libgcc2.h:38: error: storage class specified for parameter ‘__clear_cache’
  1212. ../../.././libgcc/../gcc/libgcc2.h:40: error: storage class specified for parameter ‘__eprintf’
  1213. ../../.././libgcc/../gcc/libgcc2.h:139: error: storage class specified for parameter ‘QItype’
  1214. ../../.././libgcc/../gcc/libgcc2.h:140: error: storage class specified for parameter ‘UQItype’
  1215. ../../.././libgcc/../gcc/libgcc2.h:141: error: storage class specified for parameter ‘HItype’
  1216. ../../.././libgcc/../gcc/libgcc2.h:142: error: storage class specified for parameter ‘UHItype’
  1217. ../../.././libgcc/../gcc/libgcc2.h:145: error: storage class specified for parameter ‘SItype’
  1218. ../../.././libgcc/../gcc/libgcc2.h:146: error: storage class specified for parameter ‘USItype’
  1219. ../../.././libgcc/../gcc/libgcc2.h:149: error: storage class specified for parameter ‘DItype’
  1220. ../../.././libgcc/../gcc/libgcc2.h:150: error: storage class specified for parameter ‘UDItype’
  1221. ../../.././libgcc/../gcc/libgcc2.h:160: error: storage class specified for parameter ‘SFtype’
  1222. ../../.././libgcc/../gcc/libgcc2.h:161: error: storage class specified for parameter ‘SCtype’
  1223. ../../.././libgcc/../gcc/libgcc2.h:164: error: storage class specified for parameter ‘DFtype’
  1224. ../../.././libgcc/../gcc/libgcc2.h:165: error: storage class specified for parameter ‘DCtype’
  1225. ../../.././libgcc/../gcc/libgcc2.h:168: error: storage class specified for parameter ‘XFtype’
  1226. ../../.././libgcc/../gcc/libgcc2.h:169: error: storage class specified for parameter ‘XCtype’
  1227. ../../.././libgcc/../gcc/libgcc2.h:176: error: storage class specified for parameter ‘cmp_return_type’
  1228. ../../.././libgcc/../gcc/libgcc2.h:177: error: storage class specified for parameter ‘shift_count_type’
  1229. ../../.././libgcc/../gcc/libgcc2.h:316: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__muldi3’
  1230. ../../.././libgcc/../gcc/libgcc2.h:317: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__divdi3’
  1231. ../../.././libgcc/../gcc/libgcc2.h:318: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__udivdi3’
  1232. ../../.././libgcc/../gcc/libgcc2.h:319: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__umoddi3’
  1233. ../../.././libgcc/../gcc/libgcc2.h:320: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__moddi3’
  1234. ../../.././libgcc/../gcc/libgcc2.h:325: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__udivmoddi4’
  1235. ../../.././libgcc/../gcc/libgcc2.h:330: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__negdi2’
  1236. ../../.././libgcc/../gcc/libgcc2.h:333: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__lshrdi3’
  1237. ../../.././libgcc/../gcc/libgcc2.h:334: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__ashldi3’
  1238. ../../.././libgcc/../gcc/libgcc2.h:335: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__ashrdi3’
  1239. ../../.././libgcc/../gcc/libgcc2.h:340: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__udiv_w_sdiv’
  1240. ../../.././libgcc/../gcc/libgcc2.h:343: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__cmpdi2’
  1241. ../../.././libgcc/../gcc/libgcc2.h:344: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__ucmpdi2’
  1242. ../../.././libgcc/../gcc/libgcc2.h:347: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__bswapsi2’
  1243. ../../.././libgcc/../gcc/libgcc2.h:350: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__bswapdi2’
  1244. ../../.././libgcc/../gcc/libgcc2.h:353: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__absvsi2’
  1245. ../../.././libgcc/../gcc/libgcc2.h:354: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__addvsi3’
  1246. ../../.././libgcc/../gcc/libgcc2.h:355: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__subvsi3’
  1247. ../../.././libgcc/../gcc/libgcc2.h:356: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__mulvsi3’
  1248. ../../.././libgcc/../gcc/libgcc2.h:357: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__negvsi2’
  1249. ../../.././libgcc/../gcc/libgcc2.h:358: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__absvdi2’
  1250. ../../.././libgcc/../gcc/libgcc2.h:359: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__addvdi3’
  1251. ../../.././libgcc/../gcc/libgcc2.h:360: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__subvdi3’
  1252. ../../.././libgcc/../gcc/libgcc2.h:361: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__mulvdi3’
  1253. ../../.././libgcc/../gcc/libgcc2.h:362: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__negvdi2’
  1254. ../../.././libgcc/../gcc/libgcc2.h:374: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__fixsfdi’
  1255. ../../.././libgcc/../gcc/libgcc2.h:375: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__floatdisf’
  1256. ../../.././libgcc/../gcc/libgcc2.h:376: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__floatundisf’
  1257. ../../.././libgcc/../gcc/libgcc2.h:377: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__fixunssfsi’
  1258. ../../.././libgcc/../gcc/libgcc2.h:378: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__fixunssfdi’
  1259. ../../.././libgcc/../gcc/libgcc2.h:379: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__powisf2’
  1260. ../../.././libgcc/../gcc/libgcc2.h:380: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__divsc3’
  1261. ../../.././libgcc/../gcc/libgcc2.h:381: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__mulsc3’
  1262. ../../.././libgcc/../gcc/libgcc2.h:384: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__fixdfdi’
  1263. ../../.././libgcc/../gcc/libgcc2.h:385: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__floatdidf’
  1264. ../../.././libgcc/../gcc/libgcc2.h:386: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__floatundidf’
  1265. ../../.././libgcc/../gcc/libgcc2.h:387: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__fixunsdfsi’
  1266. ../../.././libgcc/../gcc/libgcc2.h:388: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__fixunsdfdi’
  1267. ../../.././libgcc/../gcc/libgcc2.h:389: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__powidf2’
  1268. ../../.././libgcc/../gcc/libgcc2.h:390: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__divdc3’
  1269. ../../.././libgcc/../gcc/libgcc2.h:391: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__muldc3’
  1270. ../../.././libgcc/../gcc/libgcc2.h:395: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__fixxfdi’
  1271. ../../.././libgcc/../gcc/libgcc2.h:396: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__fixunsxfdi’
  1272. ../../.././libgcc/../gcc/libgcc2.h:397: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__floatdixf’
  1273. ../../.././libgcc/../gcc/libgcc2.h:398: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__floatundixf’
  1274. ../../.././libgcc/../gcc/libgcc2.h:399: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__fixunsxfsi’
  1275. ../../.././libgcc/../gcc/libgcc2.h:400: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__powixf2’
  1276. ../../.././libgcc/../gcc/libgcc2.h:401: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__divxc3’
  1277. ../../.././libgcc/../gcc/libgcc2.h:402: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__mulxc3’
  1278. ../../.././libgcc/../gcc/libgcc2.h:422: error: expected specifier-qualifier-list before ‘SItype’
  1279. ../../.././libgcc/../gcc/libgcc2.h:422: warning: empty declaration
  1280. ../../.././libgcc/../gcc/libgcc2.h:432: error: expected specifier-qualifier-list before ‘DItype’
  1281. ../../.././libgcc/../gcc/libgcc2.h:433: error: storage class specified for parameter ‘DWunion’
  1282. ../../.././libgcc/../gcc/libgcc2.h:437: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__popcount_tab’
  1283. ../../.././libgcc/../gcc/libgcc2.h:443: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__clz_tab’
  1284. In file included from ../../.././libgcc/../gcc/libgcc2.h:445,
  1285. from ../../.././libgcc/../gcc/libgcc2.c:65:
  1286. ../../.././libgcc/../gcc/longlong.h:58: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__clz_tab’
  1287. In file included from ../../.././libgcc/../gcc/libgcc2.c:65:
  1288. ../../.././libgcc/../gcc/libgcc2.h:448: error: storage class specified for parameter ‘__clzdi2’
  1289. ../../.././libgcc/../gcc/libgcc2.h:448: warning: parameter names (without types) in function declaration
  1290. ../../.././libgcc/../gcc/libgcc2.h:449: error: storage class specified for parameter ‘__clzsi2’
  1291. ../../.././libgcc/../gcc/libgcc2.h:449: warning: parameter names (without types) in function declaration
  1292. ../../.././libgcc/../gcc/libgcc2.h:450: error: storage class specified for parameter ‘__ctzsi2’
  1293. ../../.././libgcc/../gcc/libgcc2.h:450: warning: parameter names (without types) in function declaration
  1294. ../../.././libgcc/../gcc/libgcc2.h:451: error: storage class specified for parameter ‘__ffssi2’
  1295. ../../.././libgcc/../gcc/libgcc2.h:451: warning: parameter names (without types) in function declaration
  1296. ../../.././libgcc/../gcc/libgcc2.h:452: error: storage class specified for parameter ‘__ffsdi2’
  1297. ../../.././libgcc/../gcc/libgcc2.h:452: warning: parameter names (without types) in function declaration
  1298. ../../.././libgcc/../gcc/libgcc2.h:453: error: storage class specified for parameter ‘__ctzdi2’
  1299. ../../.././libgcc/../gcc/libgcc2.h:453: warning: parameter names (without types) in function declaration
  1300. ../../.././libgcc/../gcc/libgcc2.h:454: error: storage class specified for parameter ‘__popcountsi2’
  1301. ../../.././libgcc/../gcc/libgcc2.h:454: warning: parameter names (without types) in function declaration
  1302. ../../.././libgcc/../gcc/libgcc2.h:455: error: storage class specified for parameter ‘__popcountdi2’
  1303. ../../.././libgcc/../gcc/libgcc2.h:455: warning: parameter names (without types) in function declaration
  1304. ../../.././libgcc/../gcc/libgcc2.h:456: error: storage class specified for parameter ‘__paritysi2’
  1305. ../../.././libgcc/../gcc/libgcc2.h:456: warning: parameter names (without types) in function declaration
  1306. ../../.././libgcc/../gcc/libgcc2.h:457: error: storage class specified for parameter ‘__paritydi2’
  1307. ../../.././libgcc/../gcc/libgcc2.h:457: warning: parameter names (without types) in function declaration
  1308. ../../.././libgcc/../gcc/libgcc2.h:460: error: storage class specified for parameter ‘__enable_execute_stack’
  1309. ../../.././libgcc/../gcc/libgcc2.c:555: error: expected declaration specifiers before ‘DItype’
  1310. ../../.././libgcc/../gcc/libgcc2.c:2223: error: old-style parameter declarations in prototyped function definition
  1311. ../../.././libgcc/../gcc/libgcc2.c:566: error: expected ‘{’ at end of input
  1312. make[5]: *** [_muldi3.o] Error 1
  1313. make[5]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/x86_64-unknown-linux-gnu/32/libgcc'
  1314. make[4]: *** [multi-do] Error 1
  1315. make[4]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/x86_64-unknown-linux-gnu/libgcc'
  1316. make[3]: *** [all-multi] Error 2
  1317. make[3]: Leaving directory `/home/bill/Downloads/gcc-4.3.4/x86_64-unknown-linux-gnu/libgcc'
  1318. make[2]: *** [all-stage1-target-libgcc] Error 2
  1319. make[2]: Leaving directory `/home/bill/Downloads/gcc-4.3.4'
  1320. make[1]: *** [stage1-bubble] Error 2
  1321. make[1]: Leaving directory `/home/bill/Downloads/gcc-4.3.4'
  1322. make: *** [bootstrap] Error 2
  1323.  
Add Comment
Please, Sign In to add comment