From: <se...@in...> - 2005-12-12 20:51:17
|
On Mon, 2005-12-12 at 12:12 -0800, Claudio Levinas wrote: > Hello, > > I was able to generate shared libs out of a metaclass (only) by using the > following two statements: > > $ occ -c -m BeforeClass.mc > $ occ -mBeforeClass BeforeClass.o if from the examples/before directory try make or make BeforeClass make before-test |