Re: GNAT and multi-processor
- From: "Jeffrey R. Carter" <spam@xxxxxxxx>
- Date: Wed, 21 Dec 2005 20:49:34 GMT
huynh@xxxxxxx wrote:
I have big problems with Ada/GNAT programs running on multi-processor or hyperthreaded Linux machines : segmentation fault resulting in STORAGE_ERROR or PROGRAM_ERROR.
When they run on Linux mono-processor or Solaris machines, there is no problem !
Are the Solaris machines mono- or multi-processors? If the former, there's likely an error in your SW that assumes the semantics of a mono-processor system; if the latter, there's probably an error in the Linux GNAT version you're using.
What version of GNAT are you using? I know that the SGI Ada compiler, which is supplied by AdaCore and invoked by "gnatmake", worked fine on SGI multi-processor systems in 2000.
-- Jeff Carter "C++: The power, elegance and simplicity of a hand grenade." Ole-Hjalmar Kristensen 90 .
- References:
- GNAT and multi-processor
- From: huynh
- GNAT and multi-processor
- Prev by Date: Re: The GNU Ada compiler
- Next by Date: Re: Abnormal objects - how they can become normal again?
- Previous by thread: Re: GNAT and multi-processor
- Next by thread: Abnormal objects - how they can become normal again?
- Index(es):