From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: request library (eg. libc.a) src for djcrx cross-to-dos Date: Sun, 20 Oct 2002 20:00:28 CDT Organization: Rice University, Houston TX Lines: 21 Message-ID: <3db351ac.sandmann@clio.rice.edu> References: <3DB3423E DOT 5050303 AT aros DOT net> NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1035162985 21537 128.42.105.3 (21 Oct 2002 01:16:25 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 21 Oct 2002 01:16:25 GMT X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > libc.a in djcrx203 appears to differ from libc.a in djdev203 and djlsr203. Please check again. I just double checked Simtel, and in both djcrx203.zip and djdev203.zip libc.a is 637,286 bytes, dated 12/24/2001 If you see a difference, please double check your installs. > the former carries a reference to _cleanup in flsbuf.c, while the latter > make no mention of _cleanup. My libgcc.a for djcrx appears to require > _cleanup and so apparently orders the finished COFF executable text > segment differently. libgcc.a changes with compiler version; double check your compiler versions on both systems. > djcrx makes slightly larger executables and its libc.a includes no >_go32_dpmi_lock_data (for example). It appears in libc.a in the djcrx203.zip on Simtel; this tells me your cross install is old/broken. What is the size and date on libc.a?