Page MenuHomePhabricator

Build error on Mac using Clang 3.1
Closed, ResolvedPublic

Description

Currently the build fails with apple clang 3.1

Reason: A compiler flag is set in the CppMicroServices although it is not supported by clang 3.1
Since warning are treated as errors in the Core the build fails.

Event Timeline

New remote branch pushed: bug-16208-build-error-on-mac

[6a7909]: Merge branch 'bug-16208-build-error-on-mac'

Merged commits:

2013-09-30 17:36:57 Andreas Fetzer [6b0138]
Fixed linker error on Mac. For clang this check does not recognize that these linkerflags are not support and due to that it gives a linker error


2013-09-30 17:34:35 Andreas Fetzer [46ffbe]
Fixed build error by using a different cmake function for checking the compiler flags

[8bdb0a]: Merge branch 'bug-16208-build-error-on-mac'

Merged commits:

2013-09-30 22:21:23 Andreas Fetzer [df916e]
COMP Fixed build error for mac gcc which does not support some gnu linker flags

[a5eed1]: Merge branch 'bug-16208-build-error-on-mac'

Merged commits:

2013-11-17 22:02:59 Sascha Zelzer [a517e9]
Merge commit '2a5c32144238c37b976da52cde89b105ba2664d4' into bug-16208-build-error-on-mac


2013-11-17 22:02:59 Sascha Zelzer [2a5c32]
Squashed 'Core/CppMicroServices/' changes from e8a4f21..15b6fc3

15b6fc3 Include the correct CMake script for compiler flag checks.
5384bd3 COMP Fixed build error for mac gcc which does not support some gnu linker flags
d968475 Fixed linker error on Mac. For clang this check does not recognize that these linkerflags are not support and due to that it gives a linker error
15ffb11 Fixed build error by using a different cmake function for checking the compiler flags

git-subtree-dir: Core/CppMicroServices
git-subtree-split: 15b6fc3dfc4d669c792ec283fe53cd2dcf341a8e