[fpc-devel]Some more compiler problems

Aleksey V. Vaneev picoder at sbis.komi.ru
Sun Apr 1 19:42:07 CEST 2001


Hello,

  Problem N1. It is a dependency problems. I have some 50-60 units
  that are in various ways interconnected (although, without
  crosslinks). The main problem is that the main unit initializes
  after some other second-level units. This is a very unlikely thing
  and in fact I don't know how to avoid it. I suspect that this
  problem appeared in the latest FPC versions (I use 1.0.5 branch,
  1-apr-2001).

  Problem N2. win32 version (1.0.5, 9-mar-2001) asks for windows.ppu
  file when I compile program (it has uses Windows directive)..
  That's something strange, like I'm using go32 version.

  Problem N3. 1.1 branch always reports "not enough memory" when I
  compile programs (1.0.5 compiles well). I have 16 MB and running
  win95osr2. Seems to be that compiler don't want to use virtual
  memory or uses 40-50 megs (I have a little swap space).

Best regards,
 Aleksey                          mailto:picoder at sbis.komi.ru






More information about the fpc-devel mailing list