Consultor Eletrônico



Kbase 4848: BTOS HLC CALL statement from 4GL not working ccompiler.cfg
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
BTOS HLC CALL statement from 4GL not working ccompiler.cfg

910510-mlb01
If customers are having problems creating an HLC
executable, i.e., they ran probuild OK, then ran their
link submit file (e.g., pro.sub) and that went fine,
but when they go to CALL their routine things don't
happen the way they are expected to, then there is a
good chance they did not configure their copy of the
ccompiler.cfg file correctly.

They should have a copy of ccompiler.cfg in their
working directory, as this part of the process of
building an HLC exe on BTOS/CTOS. They must set the
model option to reflect the model they indicated they
are building when they were in Probuild.

There are only two options for model in Probuild,
Large and Huge. If they are using large data
structures in their C routines, they should select only
the huge model in Probuild and indicate huge in their
ccompiler.cfg. Instructions on how to set the
ccompiler.cfg file can be found in the user's BTOS-C
manual.

Progress Software Technical Support Note # 4848