Xref: news2.mv.net comp.os.msdos.djgpp:3180 From: drake AT psu DOT edu (Ryan Drake) Newsgroups: comp.os.msdos.djgpp Subject: Re: GNU question. Date: 26 Apr 1996 21:25:42 GMT Organization: Penn State University, Center for Academic Computing Lines: 14 Message-ID: <4lrf0m$11ct@hearst.cac.psu.edu> Reply-To: stiletto AT psu DOT edu NNTP-Posting-Host: rtd114.rh.psu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp From what I gathered from the LGPL, you only need to include .o files if you link with a GNU library. DJGPP's libraries are not under the LGPL, so you do not need to include object files when linking with these libs. What I don't understand is what the difference between DJGPP's libc.a and GNU's libgcc.a as far as what functions each contains. -- +-----------------------------------------------------------------------+ | Ryan Drake Sanity is the trademark of a weak mind. | | stiletto AT psu DOT edu -- Mark Harrold | | http://www.crayola.cse.psu.edu/~drake/home.html | +-----------------------------------------------------------------------+