Building
Peter Nguyen
peter.nguyen at ...29...
Thu Jan 28 02:24:07 CET 2010
Hi,
In trying to compile some code, i keep getting the following errors when i try
to instantiate a genode thread:
undefined reference to `operator new[](unsigned int)'
Can I not use "new" to allocate memory? If not, what is the proper way of doing
this via Genode?
Peter
PS. I noticed upon further inspection that a '-nostdlib' flag is used when
linking, which suggests to me that "new" does not work at all.
More information about the users
mailing list