This article explains why, on HP/UX when trying to compile an application, the following error appears: # cob64 myapp.cbl.
Problem:
An RTS 115 error is returned against odbcecm when compiling an OpenESQL application on HP/UX:
# cob64 myapp.cbl
Server Express Embedded HTML Preprocessor
Version 4.492 Copyright (C) 1984-2006 Micro Focus (IP) Ltd. All rights reserved
aCC runtime: Use of "-mt" must be consistent during both compilation and linking.
Execution error : file 'odbcecm'
error code: 115, pc=0, call=1, seg=0
115 Unexpected signal (Signal 6)
cob64: error(s) in compilation: myapp.cbl



