On 9/28/16, 11:23 AM, "Greg Dove" <greg.d...@gmail.com> wrote:

>OT: I am getting a lot of warnings in the GCC release build phase. I
>recall
>you mentioning something in the past about this being related to GCC
>versions - is there anything I can do to address this?

Every once in a while, we have to upgrade to the latest GCC and GCL
together.

The GCC is determined by the compiler-jx/src/main/resources/downloads.xml
build script in flex-falcon.  I think we always pull the latest GCL, so
maybe just try updating GCC.  If you look at source code history you might
find other things that had to change when we upgrade.  Depending on your
setup, your copy of GCL might be stale and not refreshed by the build so
you may need to delete your GCL.

Also, I think the version of GCC is set in a pom.xml somewhere for Maven.

There is also a chance that the compiler needs to change its codeine.

HTH,
-Alex

Reply via email to