Getting rid of dlmalloc/nedmalloc custom allocator, causes build errors (probably Linker ones too?)

13 views
Skip to first unread message

Christopher Sosa

unread,
Oct 20, 2015, 11:09:16 PM10/20/15
to Helium Project
i want to get rid of the needing of the custom allocators such as dlmalloc and nedmalloc since my project targets modern operating systems and nedmalloc disencourages their use in modern platforms such Windows 7, Mac OS X 10.8 and later and Linux 3.x, since they will not improve performance significantly when is HELIUM_HEAP enabled.

Also linking simply the Foundation library with Platform makes VC++ 2015 Linker error of variables (PathSeparator, Endianness::Strings, and Platform::Types::Strings) as missing symbols, i tried a lot of things but hopeless nothing worked well, and i'm testing if HELIUM_HEAP can make an difference, in Linux and Mac work seamlessly but not in Windows.
Reply all
Reply to author
Forward
0 new messages