This problem was hidden in an include file hidden in the package for
Toolbar97.  It was fixed in version 1.67b and above.  From the revision
history:

"TB97Ver.inc modified to work around an apparent bug in the Delphi 4
command line compiler. The {$ObjExportAll On} directive which was put in
for C++Builder 3 caused the Delphi 4 command line compiler to not
generate an output .EXE for some reason. Now it has an {$IFNDEF VER120}
directive around it so that it isn't included when compiling on Delphi
4."

Just in case anyone wondered...

Carl Reynolds                      Ph: +64-9-4154790
CJN Technologies Ltd.             Fax: +64-9-4154791
[EMAIL PROTECTED]                DDI: +64-9-4154795
PO Box 302-278, North Harbour, Auckland, New Zealand
12 Piermark Drive, North Harbour Estate, Auckland, NZ
Visit our website at http://www.cjntech.co.nz/

> -----Original Message-----
> From: Carl Reynolds 
> Sent: Thursday, May 06, 1999 11:32 AM
> To:   Multiple recipients of list delphi
> Subject:      DCC32 won't build my .bpl
> 
> I use DCC32 to compile packages, and it usually works fine.  But when
> I compile one particular package (the Toolbar97 package: TB97_d4.dpk),
> it only compiles the .pas files to .dcu's  - no .bpl.  If I then
> compile again, with the .dcu's already present, I get the .bpl.
> 
> So the first time I compile I get
> [List of .pas files]
> TB97_d4.dpk(43)
> 8247 lines, 0.62 seconds, 355 bytes code, 0 bytes data.  //
> Something's wrong
> 
> Then if I compile it again I get
> TB97_d4.dpk(43)
> 44 lines, 0.46 seconds, 104604 bytes code, 453 bytes data.  // All ok.
> 
> Any idea why?

application/ms-tnef

Reply via email to