Mail Archives: djgpp/1993/03/15/15:31:07
These questions refer to DJGPP version 1.09, based on GCC 2.2.x
1. In the link stage, am I correct is assuming that only functions that
are referenced in the object file are linked in from the libc? i.e. if I
only call printf in my program, only printf.o and modules that it uses are
linked?
2. Is there any support for shared libraries under DJGPP (I read about version
2, and that listed address space for shlibs, but I'm wondering about 1.09).
Sorry if these questions are a bit simplistic!
Regards,
Elan Feingold
Cornell University
- Raw text -