[fpc-devel] Illegal chars in cwstring.pp when compiling trunk
Michael Ring
mail at michael-ring.org
Thu Jan 2 15:24:22 CET 2014
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.
Michael
More information about the fpc-devel
mailing list