public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc-3.2 and lsb compatible elf format
@ 2002-10-25 13:24 Yaroslav Popovitch
  2002-10-25 15:58 ` Richard Henderson
  0 siblings, 1 reply; 2+ messages in thread
From: Yaroslav Popovitch @ 2002-10-25 13:24 UTC (permalink / raw)
  To: gcc; +Cc: lsb-test-request, lsb-impl-request

I am using gcc-3.2 with lsb patch (just changes the default linker to 
/lib/ld-lsb.so.1) and glibc-2.2.5. I have troubles with preparing LSB 
(1.1, 1.2) compatible elf-executables. Often they contain some sections which are not 
described in LSB spec, like .gcc_exception_table, .jcr and etc.
I prepared patch which disables .jcr section, but I could not remove 
gcc_excetion_table section.

	I need advice about possible gcc configuration or get 
some compatiblity patch  

Cheers,YP
-
Mr. Yaroslav Popovitch yp@sot.com       - tel. +372 6419975
SOT Finnish Software Engineering Ltd.   - fax  +372 6419975
Kreutzwaldi 7-4, 10124  TALLINN         - http://www.sot.com
ESTONIA                                 - http://bestlinux.net



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc-3.2 and lsb compatible elf format
  2002-10-25 13:24 gcc-3.2 and lsb compatible elf format Yaroslav Popovitch
@ 2002-10-25 15:58 ` Richard Henderson
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Henderson @ 2002-10-25 15:58 UTC (permalink / raw)
  To: Yaroslav Popovitch; +Cc: gcc, lsb-test-request, lsb-impl-request

On Fri, Oct 25, 2002 at 05:46:40PM +0300, Yaroslav Popovitch wrote:
> I am using gcc-3.2 with lsb patch (just changes the default linker to 
> /lib/ld-lsb.so.1)

Uh, what?  Right here things are terminally broken.

> described in LSB spec, like .gcc_exception_table, .jcr and etc.
> I prepared patch which disables .jcr section, but I could not remove 
> gcc_excetion_table section.

No, you can't.  Nor should you.


r~

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-25 18:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-25 13:24 gcc-3.2 and lsb compatible elf format Yaroslav Popovitch
2002-10-25 15:58 ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).