[an error occurred while processing this directive]

HP OpenVMS Systems

ask the wizard
Content starts here

Third-party compiler error? (XD Ada)

» close window

The Question is:

 
I have ported  *.Ada and *.ASM from a VAX/VMS V5.5-2 machine to a VAX/VMS V7.1
 machine. I seem to being having problems building a library
with assembly object files.  I am able to add about 3 object files to the
 library but the fourth object file added gives the following error message :
 
"RITY104ION_STACK_SPACE_SIZEyyyySIIME_SLICESI
%UDI-F-FATAL, erros were detected from the VAX/VMS 386(TM) LIBRARIAN, V1.2VX
 while creating the target library.
 
1.) Would you be  able to give me any help on what may cause this error ?
 
I search through the code and found the following declaration
 
"%declare (_CD_EXCEPTION_STACK_SPACE_SIZE, ABS)
 
2.) Is this a VAX/VMS define Marco ?
 
3.) Would I have to adjust the stack space size somehow and how would I go
 about this ?
 
4.) Do you have any documentation that would talk about these types of issues ?
 
Thank You very Much,
 
David Uram
 


The Answer is :

 
  The OpenVMS Wizard will guess that this is the XD Ada cross-compiler
  and not the Compaq Ada compiler package.  As this is a third-party
  package, please contact the XD Ada vendor support organization (EDS)
  for assistance with this package.
 
  The Compaq CSA vendor application catalog -- including product and
  contact information -- is available at:
 
    http://www.partner.compaq.com/www-catalog/
 

answer written or last revised on ( 16-NOV-2000 )

» close window