Link errors with an install using quick-start guide
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Jul 22 06:05:56 UTC 2019
On 22/07/2019 07:58, Mr. Andrei Chichak wrote:
>
> The linker is bitching about a whole bunch of missing symbols. I expect
> that there is a problem finding a library.
>
> Any pointers?
You need an application configuration. If you just have a main()
function, then you can use the default configuration (I would always
write a custom application configuration). To use the default
configuration, add -lrtemsdefaultconfig to the linker command line.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the users
mailing list