Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-17606

CPPRT related build errors on ARM architecture

    XMLWordPrintable

Details

    Description

      These are blocking the build of several applications for ARM architecture, including:

      • base\applications\network\telnet
      • modules\rosapps\applications\net\netreg

      stlport.lib(locale_impl.cpp.obj) : error LNK2019: unresolved external symbol "void __cdecl `eh vector destructor iterator'(void *,unsigned int,unsigned int,void (__cdecl*)(void *))" (??_M@YAXPAXIIP6AX0@Z@Z) referenced in function "public: __cdecl std::priv::_Time_Info::~_Time_Info(void)" (??1_Time_Info@priv@std@@QAA@XZ)
      stlport.lib(time_facets.cpp.obj) : error LNK2001: unresolved external symbol "void __cdecl `eh vector destructor iterator'(void *,unsigned int,unsigned int,void (__cdecl*)(void *))" (??_M@YAXPAXIIP6AX0@Z@Z)
      stlport.lib(time_facets.cpp.obj) : error LNK2019: unresolved external symbol "void __cdecl `eh vector constructor iterator'(void *,unsigned int,unsigned int,void (__cdecl*)(void *),void (__cdecl*)(void *))" (??_L@YAXPAXIIP6AX0@Z1@Z) referenced in function "public: __cdecl std::priv::_Time_Info::_Time_Info(void)" (??0_Time_Info@priv@std@@QAA@XZ)
      base\applications\network\telnet\telnet.exe : fatal error LNK1120: 2 unresolved externals
      

      There may be other modules affected by this.

      Attachments

        Issue Links

          Activity

            People

              Serge Gautherie Serge Gautherie
              binarymaster Stas'M
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: