|
From: Frank V. C. <fr...@co...> - 2000-08-12 22:35:09
|
Ok, What I am do is added ex22 to build up the FunctionLibrary components, for testing, before integrating into libcorelinux. This enables me to incrementally test the abstractions in the core. The first thing I realized is that to enable dynamic loading I need to add the /usr/lib/libdl.a to the link line. Ipso facto it stands to reason that if I integrate this work to libcorelinux we end up with a dependency in the core we didn't normally have. What I'm getting at is I think that the IMPLEMENTATION of frameworks, in this case the FunctionalLibrary loader et.al. are probably really an example of the CoreLinux++ frameworks that are one of the goals of the project. Anyone? -- Frank V. Castellucci |