NO

Author Topic: compiler can not compile with optimize on beta#3  (Read 2057 times)

rko

  • Guest
compiler can not compile with optimize on beta#3
« on: July 09, 2018, 03:44:17 PM »
compiler can not compile with optimize on


I:\openbgi\library\Server.c(218): fatal error: Internal error: 'Access violation' at 0x00007ff60f3f41ca.
« Last Edit: July 09, 2018, 04:19:14 PM by rko »

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: compiler can not compile with optimize on beta#3
« Reply #1 on: July 13, 2018, 12:38:43 PM »
line 28: volatile static struct
removing volatile prevent error ?
« Last Edit: July 13, 2018, 03:35:52 PM by TimoVJL »
May the source be with you

rko

  • Guest
Re: compiler can not compile with optimize on beta#3
« Reply #2 on: July 13, 2018, 11:09:19 PM »
yes it's now compilable with optimization