This is the mail archive of the gcc-bugs@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]

Dynamic linker problem


Hello,

We are working on a big project. We have dynamic library, static
library, etc... I compile our project with egcs 971114. I've got a core
when I launch the first process. This is the stack :

(gdb) bt
#0  0xbffdf5d0 in do_reloc ()
#1  0xbffdd4c2 in _relocate ()
#2  0xbffc22a9 in _rt_setup ()
#3  0xbffbda0c in _rt_boot ()


I think this a dynamic linker problem. But perhaps I am wrong.
The system is a Sequent Dynix 4.22. All the dynamic library are built
with the linker of Sequent. All is running with gcc 2.7.2.1.

Has anyone an idea ? I don't understand what is egcs role in this
problem. This must be a problem with Sequent linker. But it's working
with gcc 2.7.2.1.

So ?
begin:          vcard
fn:             Christophe Réquillart
n:              Réquillart;Christophe
org:            Bull Ingénierie
adr:            12, rue de Paris;;;Le Pecq;;78230;France
email;internet: C.Requillart@bull-ingenierie.fr
tel;work:       0130871285
tel;fax:        0130871267
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
version:        2.1
end:            vcard


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