Skip to content

new mbedtls/timing.cpp creates double timing.o module #14759

Closed
@JojoS62

Description

@JojoS62

Description of defect

#14756 produces a linker warning because there exists already a timing.c:

Object file timing.o is not unique! It could be made from: mbed-os/connectivity/mbedtls/source/timing.c mbed-os/connectivity/mbedtls/platform/src/timing.cpp

Target(s) affected by this defect ?

Toolchain(s) (name and version) displaying this defect ?

arm-none-eabi-gcc (GNU Arm Embedded Toolchain 9-2020-q2-update) 9.3.1 20200408 (release)

What version of Mbed-os are you using (tag or sha) ?

b8781e5

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

mbed-cli v1

How is this defect reproduced ?

compile with mbed-cli v1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions