C:\borland\bcc55\bin>make
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
ilink32 -aa -V4.0 -c -x -Gn tstledlib.obj c0w32.obj,tstledlib.exe,, impo
rt32.lib cw32.lib ledlib.lib,,tstledlib.res
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: 'C:\BORLAND\BCC55\BIN\LEDLIB.LIB' contains invalid OMF record, type 0x21
(possibly COFF)

** error 2 ** deleting tstledlib.exe

C:\borland\bcc55\bin>
<coff><coff><hairball>

i am compileing ledlib with bcc32 but it is a lib for lcc. OMF error that i ran in to a few times and forgot what it is. Think it is a syntax error because of the cross compile.

sugestions?

kk