[Bug 2142] sb-set-builder fails on build

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Aug 26 15:54:58 UTC 2013


https://www.rtems.org/bugzilla/show_bug.cgi?id=2142

--- Comment #1 from Gedare <gedare at rtems.org> 2013-08-26 10:54:58 CDT ---
Created attachment 1518
  --> https://www.rtems.org/bugzilla/attachment.cgi?id=1518
work-around

The problem is that the last line of the GCC configure is getting extended into
the first line of some bash script code. Try the attached patch. I don't know
if it is a good fix, but it is a work-around.  By changing the order of the
options in the gcc config to make the last line end with an explicit option
without the trailing \ causes the bug to go away for me.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list