Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-7581

including errno.h causes link-time failure when linked with thread safe RTS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • Code Generation Tools
    • CODEGEN-487
    • SDSCM00044229
    • C6000_7.4.0B2
    • C6000_7.4.0
    • Hide
      The problem can be avoided if:
         - RTS library's errno.h is #included by the file that references 'errno', AND
         - source file that references 'errno' is recompiled with -D__TI_USE_TLS option
      Show
      The problem can be avoided if:    - RTS library's errno.h is #included by the file that references 'errno', AND    - source file that references 'errno' is recompiled with -D__TI_USE_TLS option

      including errno.h causes link-time failure when linked with thread safe RTS

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: