[RTEMS Project] #2540: RSB has problems building into existing directory

RTEMS trac trac at rtems.org
Fri Oct 6 05:10:30 UTC 2017


#2540: RSB has problems building into existing directory
----------------------------+----------------------------
 Reporter:  Simon Williams  |       Owner:  Needs Funding
     Type:  defect          |      Status:  assigned
 Priority:  normal          |   Milestone:  Indefinite
Component:  RSB             |     Version:  4.12
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+----------------------------

Comment (by Sebastian Huber):

 Ok, now the intention is clear to me, however, the GCC build system adds
 the prefix to the search paths via:

 {{{
 -B/${prefix}/${target}/bin/ -B/${prefix}/${target}/lib/ -isystem
 /${prefix}/${target}/include -isystem /${prefix}/${target}/sys-include
 }}}

 From my point of view this is a GCC build system bug.  I always delete the
 prefix before I build anything with RSB.

--
Ticket URL: <http://devel.rtems.org/ticket/2540#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list