X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rod Pemberton" Newsgroups: comp.os.msdos.djgpp,comp.os.msdos.programmer Subject: Re: TRYING TO MAKE EXE RUN ON FRIENDS MACHINE Date: Fri, 9 Jan 2009 10:08:13 -0500 Organization: TornevallNET - http://news.tornevall.net Lines: 37 Message-ID: References: <5fb78e93-bed6-46d9-85c8-a838e35b3d22 AT r36g2000prf DOT googlegroups DOT com> <9941ccce-87a6-4ace-9f78-9b15710643bd AT x8g2000yqk DOT googlegroups DOT com> <4563e62e-7382-4c6a-b986-d4c8a8ff9d47 AT i18g2000prf DOT googlegroups DOT com> <0541cc98-689c-4e6c-ae02-d6f5a1b4a9cb AT l37g2000vba DOT googlegroups DOT com> <886d17b9-399f-48ed-ac4d-45ca11d3879f AT s20g2000yqh DOT googlegroups DOT com> NNTP-Posting-Host: f78ae0b3907f7db3fead0aed3523f5be X-Trace: c0fa4c60940bd68a62e9c7bdef029302 X-Complaints-To: abuse AT tornevall DOT net X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1933 X-Complaints-Language: Spoken language is english or swedish - NOT ITALIAN, FRENCH, GERMAN OR ANY OTHER LANGUAGE! X-Newsreader: Microsoft Outlook Express 6.00.2800.1933 X-Validate-Post: http://news.tornevall.net/validate.php?trace=c0fa4c60940bd68a62e9c7bdef029302 X-SpeedUI: 1505 X-Complaints-Italiano: Parlo la lingua non è italiano X-Posting-User: c1d3d0c1b6b92a0da8bd6a8e58acbe20 X-Priority: 3 X-MSMail-Priority: Normal To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Rod Pemberton" wrote in message news:gk7la5$kar$1 AT news DOT tornevall DOT net... > > "Rod Pemberton" wrote in message > news:gk6cuo$qor$1 AT news DOT tornevall DOT net... > > "Rugxulo" wrote in message > > news:d0ac44e3-772a-44f7-9528-2d6f3f6f1a2c AT h20g2000yqn DOT googlegroups DOT com... > > > > > > I don't know what changes between releases of Binutils. > > > > From what I could tell, not much. > > > > > I would just use stock DJGPP srcs if > > > I were you. > > > > Next attempt... > > > > Building DJGPP GCC 3.3.6 and DJGPP Binutils 2.19 sources with DJGPP GCC > 3.3.6 and DJGPP Binutils 2.19 binaries, binutils fails with "Error 2" and > gcc fails to find signal.h and ucontext.h... If your method of using > modifying some script doesn't work, I'm deleting and reinstalling from > scratch. I see no reason why these shouldn't build with configure and make. > Everything is setup just like my two other DJGPP directories... > Okay, with your comments, Daniel Borca's guide, I think I got binutils to compile for DJGPP host and moss target, but GCC is complaining of missing directories for moss to moss target... I've tried a few rebuilds now. I'm not sure why the host is incorrect. RP