This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Load external "modules" at runtime
- From: "Robert Spanton" <rob at xgoat dot com>
- To: "gcc" <gcc-help at gcc dot gnu dot org>
- Date: Tue, 9 Jul 2002 11:01:21 +0100
- Subject: Load external "modules" at runtime
- Organization: xGoat
- Reply-to: "Robert Spanton" <rob at xgoat dot com>
I want to write some code that allows itself to load "modules" during =
runtime, to provide extra features - can anybody point me in the right =
direction?
Robert