From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Library within library Date: 12 Dec 2000 13:47:08 GMT Organization: Aachen University of Technology (RWTH) Lines: 18 Message-ID: <915a8s$e5d$1@nets3.rz.RWTH-Aachen.DE> References: <3A338B54 DOT 809D3DC AT htsol DOT com> <9104vd$q8$1 AT antares DOT lu DOT erisoft DOT se> <7qg73to1e2l84caqc37q9t71in4ht7mot4 AT 4ax DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 976628828 14509 137.226.32.75 (12 Dec 2000 13:47:08 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 12 Dec 2000 13:47:08 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Shea F. Kenny wrote: > On 10 Dec 2000 14:46:05 GMT, you wrote: >>If you had trouble parsing that sentence, for you this means that you >>must have "own" before "strange". > How about if you have library a that uses functions from > library b, you have to list library a first....;-) Then whoever packaged those libraries deserves a smack over the head. That's seriously bad design. But by good luck, the GNU people foresaw even this kind of stupid usage of their tools, and provide a solution: the linker "ld" has switches -( and -) to group such recursively interdependant libraries. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.