Christopher Collins created MYNEWT-506:
------------------------------------------

             Summary: newt - Compile files from base dir
                 Key: MYNEWT-506
                 URL: https://issues.apache.org/jira/browse/MYNEWT-506
             Project: Mynewt
          Issue Type: Improvement
          Components: Newt
            Reporter: Christopher Collins
            Assignee: Christopher Collins
             Fix For: v1_0_0_rel


Currently, newt descends into a source file's directory before compiling it.  
As a consequence, embedded paths consist only of filenames; directory 
information is lost.

Instead, newt should change to the project's base dir, and build everything 
relative to there.

Possible issue: increase in image size due to increase in length of __FILE__ 
macros (e.g., asserts).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to