[fpc-devel] Trunk rev 33023 breaks build on MacOSX
Michael Ring
mail at michael-ring.org
Sat Jan 30 16:38:53 CET 2016
Starting with rev 33023 I do get a compile error on my mac both for fpc
and fpc-arm crosscompiler:
/usr/local/bin/ppc386 -Ur -Xs -O2 -n -Fui386 -Fusystems
-Fu/Users/ring/devel/fpc-arm/rtl/units/i386-darwin -Fii386 -FE.
-FUi386/units/i386-darwin -dRELEASE -di386 -dGDB -dBROWSERLOG -Fux86
-Sew pp.pas
Undefined symbols for architecture i386:
"PASCALMAIN", referenced from:
_FPC_SYSTEMMAIN in system.o
(maybe you meant: _SCANDIR_$$_DIR_PASCALMAINNAME, _PASCALMAIN )
ld: symbol(s) not found for architecture i386
An error occurred while linking
pp.pas(228,1) Error: Error while linking
pp.pas(228,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Michael
More information about the fpc-devel
mailing list