Hi NAR also links in the compile phase as it uses cpp-tasks to handle uniform compilation and linking.
Regards Mark On Mar 1, 2011, at 12:22 PM, sintetik wrote: >> Both compile and link are hooked into maven compile phase. Normally > the native compile should get by very quickly since no code changes. >> The link phase still have to rebuild. Currently there is no work > around. > > Thank you, Dan. > > What about NAR plugin - does this issue exist in there? I didn't won't to > use NAR first because of its complexity but unfortunately this issue (build > time) is critical for me so I'd consider NAR if it may help. > > Regards, > Sergey. > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/c-native-maven-plugin-redundant-linking-at-second-run-problem-tp3403291p3404794.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
