On Thu, May 24, 2007 at 06:05:43PM -0400, Peter St. John wrote: > would it be feasible to compile the array into a DLL?
In Linux, DLLs don't really do that. I think you'd have to coerce it into being read-only data, and that's simply not simple. -- greg _______________________________________________ Beowulf mailing list, [email protected] To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
