[fpc-devel] error compiling from current svn

Alexandrov Alexandru alexandru.alexandrov at gmail.com
Tue May 24 12:06:53 CEST 2005


there is an error compilling in winunits:

D:/lazarus/fpcsrc/compiler/ppc386.exe -XX -CX -Xs -OG2p3 -n -FuD:/lazarus/fpcsrc
/rtl/units/i386-win32 -FE. -FUunits/i386-win32 -di386 -dRELEASE jwawownt16.pas
jwawownt16.pas(55,2) Error: Wrong switch toggle, use ON/OFF or +/-
jediapilib.inc(38,2) Warning: Unsupported switch "$A"
JwaWinNT.pas(8939,1) Fatal: There were 1 errors compiling module, stopping
Error: Compilation aborted
make[5]: *** [jwawownt16.ppu] Error 1
make[5]: Leaving directory `D:/lazarus/fpcsrc/packages/extra/winunits'
make[4]: *** [fpc_smart] Error 2
make[4]: Leaving directory `D:/lazarus/fpcsrc/packages/extra/winunits'
make[3]: *** [winunits_smart] Error 2
make[3]: Leaving directory `D:/lazarus/fpcsrc/packages/extra'
make[2]: *** [extra_smart] Error 2
make[2]: Leaving directory `D:/lazarus/fpcsrc/packages'
make[1]: *** [packages_extra_smart] Error 2
make[1]: Leaving directory `D:/lazarus/fpcsrc'
make: *** [build-stamp.i386-win32] Error 2

seems that SYMBOL_PLATFORM used here is not defined.

Alex




More information about the fpc-devel mailing list