Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> How to compile Pro*C with Borland Command line tools (BCC32.exe)
Hi,
Anybody has luck to compile Pro*C files
with Borland Command line tool - BCC32.exe?
(Ofcourse, after Pre-Compiling them with Pro*C tool)
When I tried, I get the following message.
--- C:\TEMP\proc>bcmake2 sample1 Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland SAMPLE1.c: Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: 'C:\ORACLE\ORA81\PRECOMP\LIB\ORASQL8.LIB' contains invalid OMF record, type 0x21 (possibly COFF) ---- It looks like it doesn't like the ORASQL8.lib file. If anybody is succesful in using Borland Compiler to compile the .c files generated by Pro*C in windows, I would appreciate sharing their success by a reply post. Thanks in advance - Madhu CherukuriReceived on Wed May 15 2002 - 22:58:47 CDT
![]() |
![]() |