[RTEMS Project] #4058: RSB 5/rtems-riscv fails to build on Windows

RTEMS trac trac at rtems.org
Thu Aug 20 22:33:34 UTC 2020


#4058: RSB 5/rtems-riscv fails to build on Windows
--------------------------+--------------------
  Reporter:  Chris Johns  |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  high         |  Milestone:  5.2
 Component:  tool/gdb     |    Version:  5
  Severity:  major        |   Keywords:
Blocked By:               |   Blocking:
--------------------------+--------------------
 To repeat run `rtems-release-test 5 1-rc2` on Windows.

 {{{
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
 ada-tasks.o: in function `memcpy':
 C:/msys64/mingw64/x86_64-w64-mingw32/include/string.h:202: undefined
 reference to `__memcpy_chk'
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
 breakpoint.o: in function `strcpy':
 C:/msys64/mingw64/x86_64-w64-mingw32/include/string.h:228: undefined
 reference to `__strcpy_chk'
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
 C:/msys64/mingw64/x86_64-w64-mingw32/include/string.h:228: undefined
 reference to `__s
 trcpy_chk'
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
 breakpoint.o: in function `memset':
 C:/msys64/mingw64/x86_64-w64-mingw32/include/string.h:208: undefined
 reference to `__memset_chk'
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
 breakpoint.o: in function `sprintf(char*, char const*, ...)':
 C:/msys64/mingw64/x86_64-w64-mingw32/include/stdio.h:366: undefined
 reference to `__chk_fail'
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
 cli/cli-decode.o: in function `strcat':
 C:/msys64/mingw64/x86_64-w64-mingw32/include/string.h:234: undefined
 reference to `__strcat_chk'
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
 C:/msys64/mingw64/x86_64-w64-mingw32/include/string.h:234: undefined
 reference to `__m
 emcpy_chk'
 C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
 C:/msys64/mingw64/x86_64-w64-mingw32/include/string.h:234: undefined
 reference to `__m
 emcpy_chk'
 }}}

 I think this has been resolved in a later GDB version.

--
Ticket URL: <http://devel.rtems.org/ticket/4058>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list