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]

Run time error on Sol8 x86


Hi,
When I compile a program with gcc, compilation ends succesfully
but when I try to run the program it gives a warning :

> warning: Lowest section in /usr/lib/libintl.so.1 is .dynamic at
00000074

Then the program core dumps. I debug with gdb and it says :

> 0x080c17aa in _init () at ../../gcc/cp/new.cc:41

Is that something wrong with gcc ?

I am using gcc-2.95.3 on Solaris 8 x86.





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