Kbase 8734: unresolved external _smpat in V6.2B - known bug
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
unresolved external _smpat in V6.2B - known bug
910130-sec01When trying to create a Runtime HLI execuatable on DOS with version
6.2B you receive the message 'unresolved external _smpat'.
You receive this message when executing the link script generated by
PROBUILD.
The work around is to create program that looks like this:
smpat()
{
}
Compile it and include the obj with the other obj's that you used to
create your HLI executable.
This is a workaround, this problem has been submitted as a bug.
(Bug # 91-01-30-05)
Progress Software Technical Support Note # 8734