This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: malloc, new with cross-compiler gcc 2.95.3 on ARM9


"Peter Skvarka" <ps@softinengines.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]