Hi chenpp,
mips-elf-gcc -I. -Iinclude -Iproject/S20/conf/main -I -O2 -fno-builtin
-nostdinc -fno-delete-null-pointer-checks -EB -mabi=eabi -msoft-float
-march=mips32 -c pid.c -o project/S20/build/main/target/S20/uart-init.o
This command line just creates the object file. What is the comman
Hi Pawel,
I will attach the three different shared objects, in the event that some
maintainer has access to an appropriate Solaris/Sparc system and can determine
what the issue is.
Thanks. That has allowed me to locate the problem. The libbug.so.CC
file has a section named .exception_ranges
--- Additional Comments From nickc at redhat dot com 2006-05-10 12:23
---
Subject: Re: linker doesn't recognize an ELF library.
Hi Pawel,
> I will attach the three different shared objects, in the event that some
> maintainer has access to an appropriate Solaris/Sparc system and can d
--- Additional Comments From nickc at redhat dot com 2006-05-10 12:24
---
Created an attachment (id=1016)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1016&action=view)
Fix determination of valid section indicies
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2607
--
What|Removed |Added
Status|NEW |WAITING
http://sourceware.org/bugzilla/show_bug.cgi?id=2607
--- You are receiving this mail because:
--- Additional Comments From pluto at agmk dot net 2006-05-10 13:49 ---
(In reply to comment #12)
> Created an attachment (id=1016)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1016&action=view)
> Fix determination of valid section indicies
works for me :)
--
http://source
--- Additional Comments From scp at predict dot com 2006-05-10 22:26
---
Nick,
That patch, applied against the 2.16.1 release source (with a little syntactic
fudge by hand on the last hunk) seems to do the trick perfectly.
Thank you!
(I'll leave it to you or others to change the statu
--- Additional Comments From scp at predict dot com 2006-05-10 22:27
---
Uh, duh, I should point out that it solves my problem. I cannot speak for
Pawel...
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2607
--- You are receiving this mail because: ---
You are on the CC
--- Additional Comments From pluto at agmk dot net 2006-05-10 22:31 ---
patch fixes all testcases.
--
What|Removed |Added
Status|WAITING |RESO