sample comile follows................
c:\z>clipper lfntest
CA-Clipper (R) 5.3b (Rev. 338)
Copyright (c) 1985-1996, Computer Associates International, Inc.
Microsoft C Floating Point Support Routines
Copyright (c) Microsoft Corp 1984-1993. All Rights Reserved.
354K available
Compiling LFNTEST.PRG
Code size 467, Symbols 288, Constants 173
c:\z>if not errorlevel 1 exospace file lfntest
ExoSpace for CA-Clipper 5.3
Copyright (c) 1993 - 1995 Computer Associates International, Inc.
DOS/16M Copyright (c) Tenberry Software, Inc. 1987 - 1995
EXO1 - General Linking Utility (for CA-Clipper ExoSpace). V2.11
Copyright (c) Tenberry Software, Inc. 1987 - 1994
Reading object files and library headers.
Processing library directories.
Extracting library objects.
Unresolved externals...
"LFNSHORT" in module (LFNTEST)
"LFNSUPPORT" in module (LFNTEST)
ERROR(#4045): Total: 2 unresolved symbols.
ERROR(#4056): Abort error level exceeded.
EXOSPACE error : link failed - .EXE not created (2)
thanks in advance


|