This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc-3.2 and lsb compatible elf format


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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]