Messages in this thread |  | | Date | Tue, 7 Jan 1997 10:46:50 -0500 (EST) | From | Jacques Gelinas <> | Subject | depmod in C++ |
| |
There were some noise about the fact that depmod was written in C++. The problem arise from you rewrite of the Makefile in the previous snapshot. modprobe was linked with G++ which was uncessary. It use C++, but none of the standard C++ class, to avoid needed libg++. This was done from the start. Now in the latest snaphost from Richard, the Makefile has been fixed and depmod and modprobe do not require any G++ libraries, as before.
-------------------------------------------------------- Jacques Gelinas (jacques@solucorp.qc.ca) Linuxconf: The ultimate administration system for Linux. see http://www.solucorp.qc.ca/linuxconf
|  |