In our previous episode, Michael Ring said: > Does not seem to be a good day today to compile trunk ;-) > > On my Mac I get this error Message: > > cwstring.pp(1,1) Fatal: illegal character "'?'" ($BB) > cwstring.pp(1,1) Fatal: Compilation aborted > make[5]: *** [cwstring.ppu] Error 1 > make[4]: *** [darwin_all] Error 2 > make[3]: *** [rtl] Error 2 > make[2]: *** [cycle] Error 2 > make[1]: *** [compiler_cycle] Error 2 > make: *** [base.build-stamp.arm-embedded] Error 2 > > After removing the extra chars on the beginning of the file this part > compiles fine again.
A BOM was inserted for some reason, sorry for that. Fixed. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
