[Bug 1675] mcf5329 BSP post-link conversion broken

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Sun Aug 15 20:24:16 UTC 2010


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

--- Comment #2 from Joel Sherrill <joel.sherrill at oarcorp.com> 2010-08-15 15:24:14 CDT ---
I think point solutions are OK but the long term solution IMO is to quit doing
all the activities after the generation of the .exe (ELF).  I think we should
have a master script, much like you are proposing for the simulators, that can
use BSP specific "plug-ins" to convert exe to ralf, generate num files, etc.
You don't need the RALF until you download or intend to run.  So it makes sense 
to defer it. 

If this is all integrated, the simulator script can automatically convert or
be asked to convert via an argument.

Either way, this drops 1/2 of the .exe/ralf files plus .num, etc.  And allows
for supporting multiple RALF formats.  The pc386 has at least ELF and whatever
bin2boot produces. 

Comments?

-- 
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