From: Marco Hoffmann Newsgroups: comp.os.msdos.djgpp Subject: Rhide on NT4.0 in German? Date: Thu, 04 Dec 1997 00:29:09 +0000 Organization: RRZN - Newsserver Lines: 23 Message-ID: <3485F954.59C11E77@stud.uni-hannover.de> NNTP-Posting-Host: h45.stud.uni-hannover.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Call me a newbie... I wonīt deny it. :-) I installed djgpp 2.01 and rhide 1.4 on winNT 4.0 and am happy with īrhide -Mī. Now I read something about a german environment using the ī-L deī switch, but it was said that rhide is using the GNU gettext library, too (it seems to be not working without). I even found a zip archieve containing this stuff, but I donīt have a clue whatīs to be done now. If somebody managed this already Iīd apprechiate a hint. Thanks, cu, Marco -- Snail-mail: Marco Hoffmann e-mail: mhoff AT stud DOT uni-hannover DOT de Gretchenstr. 51 :-) 30161 Hannover http://www.stud.uni-hannover.de/~mhoff Germany, EARTH The stub handles loading DPMI and invoking the actual program. All DJGPP programs are automatically stubified during the compilation process, so there should be no need to use the utility unless you removed the stub for some reason. The 'exe2coff' utility is used to remove the stub. Neither of these should have any effect whatsoever on your program's execution, unless you _removed_ the stub, in which case the program would not run at all. See chapter 12 of the DJGPP FAQ for information on debugging programs. hth -- --------------------------------------------------------------------- | John M. Aldrich | "History does not record anywhere at | | aka Fighteer I | any time a religion that has any | | mailto:fighteer AT cs DOT com | rational basis." | | http://www.cs.com/fighteer | - Lazarus Long | ---------------------------------------------------------------------