Uploaded image for project: 'EXT_PSDKQA'
  1. EXT_PSDKQA
  2. EXT_PSDKQA-23

Address Compiler Warning -Wno-address-of-packed-member

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • Processor SDK QNX
    • PSDKQA-2147
    • PSDKQA_10.0
    • PSDKQA_11.0
    • j784s4-evm

      psdk_qnx_build.mk:

      -Werror -Wno-address-of-packed-member

      Notes on compile option:

      Man page on option "-Wno-address-of-packed-member: Do not warn when the address of packed member of struct or union is taken, which usually results in an unaligned pointer value." This disables the warning if warnings are treated as errors (-Werror). This flag has been moved into the individual modules that need it (CSL, UDMA, SCI) and the overall Werror has been wrapped in a compile time flag. See PR for details.

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

              Created:
              Updated: