[fpc-devel] Illegal chars in cwstring.pp when compiling trunk
Marco van de Voort
marcov at stack.nl
Thu Jan 2 15:35:01 CET 2014
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.
More information about the fpc-devel
mailing list