From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE: Running anothr prog after compiling... Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: References: <3a24232c AT post DOT usenet DOT com> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 25 X-Trace: /Kw5eDL/ovzXgmI/eetbVa1WHQ/FCem4vCGA1Qb5KLeE550a6YnaZ0+KzI0DufRYWxHRDjr9r23S!ewhvD/Ocxfe2mTfL9nXn1SS+0D9xqOmtLBe6fFA7BhOKrooKJX4ECr6Erbr+w6c/JL/+8mJOXaxP!1Rd9Aw== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Wed, 29 Nov 2000 15:35:18 GMT Distribution: world Date: Wed, 29 Nov 2000 15:35:18 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Wed, 29 Nov 2000 10:37:18 +0200 (IST), Eli Zaretskii wrote: > >On Tue, 28 Nov 2000, Stephan Diestelhorst wrote: > >> I'm using RHIDE, and I want to run a programm (which modifies my exe) just >> after the compiler. > >[snip: try modifying lib/specs but beware its cryptic syntax] > >So I'd suggest to try to find another solution for your original >(undisclosed) problem. Perhaps if you explain what that problem is In this case, the problem is probably either "developer wants to include a large block of graphics/sound/text/etc data in the EXE file" or "developer wants to use the CWSDPMI 5 stub". --