> geratestadoresintegridadereferencial.pas(3,8) Note: Ignored compiler switch
> "$G"
> geratestadoresintegridadereferencial.pas(1438,6) Fatal: Internal error
> 200506183
That error seems to be a sanity check relating to "goto" or exceptions.
Try to make an as minimal as possible program showing t
Suddenly I became to receive a strange error from FPC compiler. The log
of konsole execution is showed below. It is running in Fedora Core 5
under VMWare. I try to compile under windows and receive the same error.
Probably caused by an inline routine using goto. Remove the inline from
the ro
Hi !I'm developing a program in FPC. The success of this project will define the use of FPC as a approved tool here in my job.Suddenly I became to receive a strange error from FPC compiler. The log of konsole execution is showed below. It is running in Fedora Core 5 under VMWare. I try to compile u