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

Add GCC option -MP to C2000 compiler

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Implement
    • Icon: Not Prioritized Not Prioritized

      This is the documentation of the GCC option -MP ...

      -MP This option instructs CPP to add a phony target for each dependency other
          than the main file, causing each to depend on nothing. These dummy rules
          work around errors make gives if you remove header files without updating the
         ‘Makefile’ to match.
      
      This is typical output:
      
      test.o: test.c test.h
      test.h:

      Please add this capability to the C2000 compiler.

      See the related forum thread for more context.

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

              Created:
              Updated:
              Resolved: