/[hurd]/hurd-l4/libl4/README
ViewVC logotype

Diff of /hurd-l4/libl4/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by marcus, Thu Sep 18 15:46:58 2003 UTC revision 1.3 by marcus, Thu Sep 18 20:16:39 2003 UTC
# Line 66  What if I am not using the dynamic linke Line 66  What if I am not using the dynamic linke
66  ------------------------------------------  ------------------------------------------
67    
68  If you are not using the dynamic linker, you can either link to libl4,  If you are not using the dynamic linker, you can either link to libl4,
69  or include <l4/globals.h> somewhere (but only once!) in your program.  or include <l4/globals.h> and <l4/stubs.h> somewhere (but only once
70  You also have to run l4_init() manually (defined in <l4.h>) to  each!)  in your program.  You also have to run l4_init() (defined in
71    <l4/init.h>) and l4_init_stubs() (defined in <l4/stubs-init.h>) to
72  initialize the global variables and fixup the system call stubs.  initialize the global variables and fixup the system call stubs.
73    
74    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26