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. ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
