From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: gcc 3.10 and Date: 14 Jun 2002 14:10:09 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 11 Message-ID: References: NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Rafal 'Raf256' Maj (rafal AT raf256 DOT com) wrote: : Is this a bug in GCC ? afair order of linking libraries should'nt make any : difference No. The linker has always (as long as I remember) been a one-pass linker. Right, MartinS