From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: portability problems Date: Mon, 13 Jan 2003 11:24:24 CST Organization: Rice University, Houston TX Lines: 14 Message-ID: <3e22f648.sandmann@clio.rice.edu> References: NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1042479138 8881 128.42.105.3 (13 Jan 2003 17:32:18 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 13 Jan 2003 17:32:18 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 > Actually, it compiled and ran fine on my win2000 machine - It was when I > sent the exe to others (also using win2000) that it hung I would double check the executable arrived OK. It could also be an issue with uninitialized memory having different values (you could try the crt0 flag to zero memory to eliminate this possibility). > It's 2.03 I have at the moment, but I'm just waiting for ftp.clio.rice.edu > to come back up with a view to trying 2.04. I had a good read through the > 2k/xp page, but non of the issues seemed directly releavent. it's just the ftp service on clio.rice.edu; there is no ftp.clio.rice.edu FTP doesn't work for some sites - I suspect the university's firewall is blocking them for some reason, or some client compatibility issue.