[RTEMS Project] #3419: Always build network services (tftpfs, ftpfs, ftpd, telnetd, libdebugger)
RTEMS trac
trac at rtems.org
Wed May 2 07:59:18 UTC 2018
#3419: Always build network services (tftpfs, ftpfs, ftpd, telnetd, libdebugger)
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.1
Component: network/legacy | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"dd8e4b760b6b86a49be79f04a29fa7be20e11b92/rtems"
dd8e4b7/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="dd8e4b760b6b86a49be79f04a29fa7be20e11b92"
libdebugger: Move to separate library
Always build remote TCP support since it depends only on the POSIX
socket API. It works with the legacy network stack and libbsd. Move it
to a separate libdebugger.a library to allow an easy use with libbsd via
"-ldebugger -lbsd" otherwise we would have a cyclic dependency between
libbsd.a and librtemscpu.a.
Update #3419.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3419#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list