Beginner Help...Applying Patch...How To?
Aditya
avpenu at essex.ac.uk
Mon Aug 18 12:29:22 UTC 2003
Dear RTEMS Users
May I Know how to apply this patch?
>The following patch has been applied to the trunk and CVS
>branch.
Index: startup/linkcmds
===================================================================
RCS file:
/usr1/CVS/rtems/c/src/lib/libbsp/i386/i386ex/startup/linkcmds,v
retrieving revision 1.15
diff -u -r1.15 linkcmds
--- startup/linkcmds 20 Jan 2003 19:52:00 -0000 1.15
+++ startup/linkcmds 11 Aug 2003 16:58:32 -0000
@@ -125,6 +125,7 @@
__DTOR_END__ = .;
_rodata_start = . ;
*(.rodata*)
+ *(.eh_frame)
*(.gnu.linkonce.r*)
_erodata = ALIGN( 0x10 ) ;
_etext = ALIGN( 0x10 );
>This is part of ProblemReport(PR) 450
Thank You,
Regards
Aditya
More information about the users
mailing list