Changeset 2b1a4ac in rtems

Timestamp:
09/20/20 11:45:42 (4 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
9f2a207
Parents:
da27e96
git-author:
Sebastian Huber <sebastian.huber@…> (09/20/20 11:45:42)
git-committer:
Sebastian Huber <sebastian.huber@…> (09/20/20 15:32:10)
Message:

build: Fix linker path

Use -B for the linker since some architectures use extra start files defined by
the GCC specification and provided by the BSP, for example powerpc. Start
files are not found by -L.

In the long run, the GCC defined start files should be provided by GCC. This
is a GCC 11 topic.

Update #3818

(No files)

Note: See TracChangeset for help on using the changeset viewer.