From: shearer AT pluto DOT njcc DOT com Newsgroups: comp.os.msdos.djgpp Subject: rhIDE...curious compiling... Date: Sat, 04 Jan 1997 21:30:48 -0500 Organization: New Jersey Computer Connection, Lawrenceville, NJ Lines: 16 Message-ID: <32CF1258.102B@pluto.njcc.com> NNTP-Posting-Host: ts2-74.njcc.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp ok...i've got rhide set up fine over djgpp...more or less... more...i can access the help files and no reported errors... ...i can compile programs... less...i can compile programs... ...but they only stay compiled while in rhIDE... ...e.g. i can shell and manipulate the .o and .exe... ...yet the moment i exit rhIDE itself,,, ...the output disappears...(.o and .exe) also...i compiled a program called 'test',,, ...not nearly as complex as 'Hello World': --> main(){} ...the size of test.c was 10 bytes... ...the size of test.o was 511 bytes... ...the size of test.exe was 61,470 bytes... ouch... any help???