comp.lang.ada
 help / color / mirror / Atom feed
* Gnat 3.13p and shared libraries on HP-UX
@ 2001-07-06 11:34 Pierre Favier
  2001-07-06 13:02 ` Marc A. Criley
  2001-07-07  8:42 ` Florian Weimer
  0 siblings, 2 replies; 10+ messages in thread
From: Pierre Favier @ 2001-07-06 11:34 UTC (permalink / raw)


Hello,

I am currently porting a piece of Ada code from Linux to HP-UX.
The build process creates shared libraries from the compiled Ada units
and then a main program which links against these libraries.

Under Linux with gnat 3.13p everything works fine.

Under HP-UX, the program links but during execution it seems to enter
an infinite loop somewhere when exceptions are raised (exceptions
which are normally handled by an appropriate exception block).

Am I missing some special compiler options on HP-UX (I am compiling
with -O0 -g -gnatwu -gnatf) or is it something which is not working in
the HP-UX version ov 3.13p?

Thanks in advance



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2001-07-10 13:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-06 11:34 Gnat 3.13p and shared libraries on HP-UX Pierre Favier
2001-07-06 13:02 ` Marc A. Criley
2001-07-08  9:56   ` Pierre Favier
2001-07-08 21:30     ` Marc A. Criley
2001-07-07  8:42 ` Florian Weimer
2001-07-07 21:13   ` Marc A. Criley
2001-07-09  2:21     ` Robert Dewar
2001-07-09 12:31       ` Marc A. Criley
2001-07-10  5:59       ` Pierre Favier
2001-07-10 13:13         ` Marc A. Criley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox