Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] Cross-compilation of Eclipse Paho

Dear list,

some days ago I published a commit on the eclipse gerrit server that
features multi-core builds (using "make -j"), cross compilation and
some sample build-configurations for Eclipse CDT:
  * https://git.eclipse.org/r/#/c/39355/

As part of this commit the Makefile has been refactored in order to
remove some code-duplication and to reflect involved dependencies
correctly. As the output directory structure of the Makefile changed,
the builds on the Hudson based CI fail.

Is there a way to make my changes make their way into one of the next
releases? Or is there someone out there who could review my commit?

Kind regards and thanks,
  Rainer


Back to the top