"Peter Skvarka" <ps@xxxxxxxxxxxxxxxxx> writes: > I 'd like to have malloc and new which returns NULL if lack of memory on > embedded system Linux kernel 2.4.19-rmk7. You have to fix this in your library or your operating system, not in your compiler. Ian