Consultor Eletrônico



Kbase 12422: Probuild gives warnings on tandem - warning is harmless v6.2
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Probuild gives warnings on tandem - warning is harmless v6.2

When you use PROBUILD on a tandem machine, PROGRESS generates warning
messages when you execute the link created with PROBUILD to build
your executable. You can ignore these error messages or you can set
environment variables so that PROGRESS does not display them.

Follow these steps so that PROGRESS builds the executable without
displaying error messages:

1) Set up you environment to run PROBUILD.
2) Execute PROBUILD.
3) Choose the options for the executable you are building.
4) Edit the script you build with PROBUILD (ldpro by default) as
follows:
CCMOPT=
CCNOPT=-dn -signed
LDOPT=
LDXOPT=-dn
OPTIND=1
4) Run the link script.


See the "PROGRESS 3GL Interface Guide" for more information.

Progress Software Technical Support Note # 12422