From: "Tim 'Zastai' Van Holder" Newsgroups: comp.os.msdos.djgpp References: <2000Aug23 DOT 173529 DOT 28049 AT arragonrobots DOT ox DOT ac DOT uk> <2000Aug24 DOT 121239 DOT 28647 AT arragonrobots DOT ox DOT ac DOT uk> Subject: Re: Unusual effect from DJGPP Lines: 32 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Thu, 24 Aug 2000 18:54:41 GMT NNTP-Posting-Host: 213.224.92.242 X-Trace: afrodite.telenet-ops.be 967143281 213.224.92.242 (Thu, 24 Aug 2000 20:54:41 MET DST) NNTP-Posting-Date: Thu, 24 Aug 2000 20:54:41 MET DST Organization: Pandora - Met vlotte tred op Internet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Neil Townsend" wrote in message news:2000Aug24 DOT 121239 DOT 28647 AT arragonrobots DOT ox DOT ac DOT uk... > In article , > Damian Yerrick wrote: > > > >Post it. > > As the source code is over 30k lines, I feel that this would not be a > very helpful thing to do. As I said, I am trying to isolate a concise > example of the failure to post and wondered if anyone had any ideas > (homever vague) of what might be a possibility to hone my search. I'm > currently chasing a suspicion that it's to do with double alignment > issues (the cpu it works on is a pentium-s, the one it fails on is a > pentium-mmx, I suspect that these may have differing alignment > requirements). Wel, you could try building all objects using DJGPP 2.03 on both Solaris and the DOS machine; since they behave differently, there must be a difference in code somewhere. Just do 'cmp --ignore-initial=16 solaris-object.o msdos-object.o' to see if the code differs (I am assuming the cross-compiler generates objects in the target format, and doesn't just generate the target format when linking). It may not be a great help, but might help pinpointing the location of the difference. -- Hi, I'm a signature virus. plz set me as your signature and help me spread :)