[RTEMS Project] #3818: New build system
RTEMS trac
trac at rtems.org
Sun Sep 20 15:32:24 UTC 2020
#3818: New build system
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: accepted
Priority: normal | Milestone: 6.1
Component: build | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: 3250 |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"2b1a4ac84fd5fee86426fcb56ca0e78e94599eca/rtems"
2b1a4ac/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="2b1a4ac84fd5fee86426fcb56ca0e78e94599eca"
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
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3818#comment:62>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list