This patch is required to successfully link against libstdc++ on the Nios2 
platform.

- Atle

Signed-off-by: Atle Nissestad <[EMAIL PROTECTED]>
---
 elf2flt.ld |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/elf2flt.ld b/elf2flt.ld
index cd4e652..b5d5a76 100644
--- a/elf2flt.ld
+++ b/elf2flt.ld
@@ -69,6 +69,7 @@ R_RODAT               *(.gnu.linkonce.r*)
                *(.sdata) 
                *(.sdata.*)
                *(.sbss)                        /* Don't move this! */
+               *(.gnu.linkonce.sb*)
                _essrw = . ;
 
                _ssrw_size = _essrw - _ssrw;
-- 
1.5.3.2

_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to