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]

Static Link Problem


Dear GCC team

We are using the gcc version 2.95.2

When we link staticaly ( -Xlinker -Bstatic)
then we run the binary file we get segmentation fault
But when we link it dynamicaly then everything is O.K

Do you know of such a problem ? Do you have an advise for me ?

Thanks Tal Doron


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