[fpc-pascal] Enabling FPC_HAS_FEATURE_HEAP

leledumbo leledumbo_cool at yahoo.co.id
Mon Jul 28 11:20:43 CEST 2008


I already have a heap allocator implemented. The bad news is, it's
implemented in a unit. The system unit defines heap functions as external (I
made my system unit by cutting down Win32 one, but I use ELF as executable
format. Nutz, isn't it?), the only way I can think of is to reimplement mine
as a library. But my OS doesn't have dynamic loading ability yet. It's like
a chicken and egg problem!
-- 
View this message in context: http://www.nabble.com/Enabling-FPC_HAS_FEATURE_HEAP-tp18686773p18686773.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.




More information about the fpc-pascal mailing list