[cmake-developers] [PATCH 1/1] Compiler/TI: Pass libraries as last part to linker
Brad King
brad.king at kitware.com
Thu Jun 2 09:44:33 EDT 2016
On 06/02/2016 04:53 AM, Alexander Stein wrote:
> If e.g. libc.a is passed before any objects the linker raises the follwing
> warning: cannot resolve archive libc.a to a compatible library, as no
> input files have been encountered
> In the end the library is skipped and missing symbols occur.
>
> Signed-off-by: Alexander Stein <alexander.stein at systec-electronic.com>
Thanks, applied:
Compiler/TI: Pass libraries as last part to linker
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=89317915
-Brad
More information about the cmake-developers
mailing list