Pelles C forum

Pelles C => Bug reports => Topic started by: czerny on April 26, 2013, 11:52:09 PM

Title: internal error
Post by: czerny on April 26, 2013, 11:52:09 PM
I am compiling yaml-0.1.4.

Has anybody got error messages like the following and is able to give some hints?
Code: [Select]
D:\C\yaml\api.c(696): fatal error: Internal error: 'Access violation' at 0x004a9fe2.
D:\C\yaml\parser.c(1233): fatal error: Internal error: 'Access violation' at 0x004a9fe2.
D:\C\yaml\scanner.c(2728): fatal error: Internal error: 'Access violation' at 0x004a9fe2.
Title: Re: internal error
Post by: czerny on April 27, 2013, 12:35:37 PM
Ok, that has to be moved in the bugs section. The problem vanished if optimization is turnd off.
Would one of the moderators be so kind, please?