#1337 closed defect (fixed)

Stripping .rodata section produces unusable executables for the i386-rtems target.

Reported by: Daron Chabot Owned by: Joel Sherrill
Priority: normal Milestone: 4.9
Component: bsps Version: 4.9
Severity: major Keywords:
Cc: joel.sherrill@… Blocked By:
Blocking:

Description

See message on rtems-users list for details and bug-reproducibility:

http://www.rtems.com/ml/rtems-users/2008/november/msg00032.html

NOTE: this affects all *386 BSPs, as their "make/custom/*386*.cfg" files include the problematic file, "make/custom/pc386.cfg".

A patch is attached to remove the offending option from the $(OBJCOPY) command-line.

Attachments (1)

pc386-cfg.diff (556 bytes) - added by Daron Chabot on 11/18/08 at 21:58:17.
Patch to remove offending option from "make/custom/pc386.cfg".

Download all attachments as: .zip

Change History (2)

Changed on 11/18/08 at 21:58:17 by Daron Chabot

Attachment: pc386-cfg.diff added

Patch to remove offending option from "make/custom/pc386.cfg".

comment:1 Changed on 11/20/08 at 14:29:28 by Joel Sherrill

Resolution: fixed
Status: newclosed

Patch applied to all open branches.

Note: See TracTickets for help on using tickets.