Consultor Eletrônico



Kbase 15510: Probuild with 6.2L and SGI version 5 of IRIX
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Probuild with 6.2L and SGI version 5 of IRIX

If you have 6.2L of Progress running on version 5 of IRIX, probuild
will report inconsistencies between the object formats ELF and COFF.

This is because Progress was compiled on version 4 of IRIX and you
are trying to create a new module on version 5 of IRIX. Between
versions 4 and 5 of IRIX, the format of their objects changed between
ELF and COFF format.

To get around this you need to set an environment variable prior to
running probuild:

SGI_IRIX4=1

This sets the flag for compatability libraries and will allow you
to complete the probuild of a new module.

Progress Software Technical Support Note # 15510