On Tue, Aug 7, 2018 at 9:42 AM, Dennis Poon <den...@avidsoft.com.hk> wrote:

> Only 20 seconds. But sometimes, when I modify some units used by other
> units which are in turn used by other units, FPC throws the following
> exception when I compile (not build)
> uspdata.pas(228,50) Error: Compilation raised exception internally
>
> When that happens, I have to build the entire project, and that takes much
> longer.
>

Are you perhaps using generics somewhere in your project? If so your
compiler crash may be similar to bugs 0033593, 0034024 and possibly 0034065.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to