Re: [RTEMS Project] #4201: waf building out of source tree does not find all configured bsps

2020-12-08 Thread RTEMS trac
#4201: waf building out of source tree does not find all configured bsps
-+-
 Reporter:  Chris Johns  |   Owner:  (none)
 Type:  defect   |  Status:  new
 Priority:  normal   |   Milestone:  6.1
Component:  build| Version:  6
 Severity:  normal   |  Resolution:
 Keywords:   |  Blocked By:
 Blocking:   |
-+-

Comment (by Sebastian Huber):

 I guess the issue is that it finds a "config.ini" in the source tree since
 this is the current working directory of the wscript process.

 For a discussion of out of tree builds see:

 https://lists.rtems.org/pipermail/devel/2020-November/063066.html

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #4174: devctl.h does not compile from C++

2020-12-08 Thread RTEMS trac
#4174: devctl.h does not compile from C++
---+
 Reporter:  Joel Sherrill  |   Owner:  Joel Sherrill
 Type:  defect |  Status:  assigned
 Priority:  normal |   Milestone:  5.2
Component:  tool/newlib| Version:  5
 Severity:  normal |  Resolution:
 Keywords: |  Blocked By:
 Blocking: |
---+
Changes (by Joel Sherrill):

 * owner:  Sebastian Huber => Joel Sherrill


Old description:

> The closing boilerplate of the C++ extern C wrapper is out of order with
> another #endif and the resulting code does not compile.
>
> The attached patch addresses this but it needs to be merged to newlib and
> the RSB updated before this ticket closed.

New description:

 The closing boilerplate of the C++ extern C wrapper is out of order with
 another #endif and the resulting code does not compile.

 The attached patch addresses this but it needs to be merged to newlib and
 the RSB updated before this ticket closed.

 Patch to newlib is on #4193.

--

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

[RTEMS Project] #4200: Build system doco link in the User Guide is broken

2020-12-08 Thread RTEMS trac
#4200: Build system doco link in the User Guide is broken
--+
  Reporter:  Chris Johns  |  Owner:  (none)
  Type:  defect   | Status:  new
  Priority:  normal   |  Milestone:  6.1
 Component:  doc  |Version:  6
  Severity:  normal   |   Keywords:
Blocked By:   |   Blocking:
--+
 https://docs.rtems.org/branches/master/user/bld/index.html#commands

 The "RTEMS Software Engineering" guide link at the end of this section is
 to a `.rst` file.

 I think cross-doc links is broken no matter how you attempt to solve this,
 ie PDF files will never work.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs