For those keeping track, I think I have gathered enough evidence to conclude that it is a Java 6 vs 7 difference in the Hash iterators that is fooling the way we build the list of files for GCC.
I will look into fixing that. -Alex On 3/10/17, 11:27 AM, "Alex Harui" <aha...@adobe.com> wrote: > > >On 3/9/17, 2:35 PM, "Harbs" <harbs.li...@gmail.com> wrote: > >>It looks to me like the missing definitions are classes which are only >>used in static methods. >> >>Could it be that Falcon is not properly declaring dependencies in static >>methods? > >I think the issue is the order of files being passed to GCC. I am >investigating. > >-Alex >