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]

egcs on hpux 10.20


I am using egcs (980302 snapshot) on an hppa1.0-hp-hpux10.20 system.
Does egcs support shared libs on the hp or not? While building X11R6.3,
I am experiencing major problems using egcs: programs segfaulting during
calls to system functions like select(). As far as I can see, the
parameters before the call are correct, but the select() function is
unable to access them properly. As I am not too familiar with HP
assembly language, I am unable to find exactly what is happening. Has
somebody had similar experiences and is there a fix?

BTW, I was able to build properly using gcc-2.7.2.3. Should I try
compiling with -fno-exceptions?

-- arvind


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