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

crt contains duplicated functions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 0.4.0
    • CRT
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      MSVC compilation of CRT gives:

      tzname.c.obj : warning LNK4221: no public symbols found; archive member will be
      inaccessible
      wcs.c.obj : warning LNK4006: _wcstok already defined in wcstok.c.obj; second definition ignored
      file.c.obj : warning LNK4006: __futime already defined in futime.c.obj; second definition ignored
      file.c.obj : warning LNK4006: __utime already defined in utime.c.obj; second definition ignored
      file.c.obj : warning LNK4006: __wutime already defined in wutime.c.obj; second definition ignored
      abnorter.c.obj : warning LNK4221: no public symbols found; archive member will be inaccessible

      Attachments

        Activity

          People

            ThePhysicist Timo Kreuzer
            ThePhysicist Timo Kreuzer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: