From: "mike Sangster" Newsgroups: comp.os.msdos.djgpp Subject: RHIDE Build problems Date: Sat, 8 May 1999 22:02:10 +0100 Message-ID: <926197411.9803.0.nnrp-02.9e98781c@news.demon.co.uk> NNTP-Posting-Host: msangstr.demon.co.uk X-NNTP-Posting-Host: msangstr.demon.co.uk:158.152.120.28 X-Trace: news.demon.co.uk 926197411 nnrp-02:9803 NO-IDENT msangstr.demon.co.uk:158.152.120.28 X-Complaints-To: abuse AT demon DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Lines: 16 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi I'm sure these questions will have been covered by earlier contributors so apologies first. However, for no good reason other than the exercise I've been trying to rebuild RHIDE.EXE under DJGPP and getting a number of, first compile then, later link errors. 1. What kind of construct is "->* " ? One of the compile errors insisted that the only solution was of the form "Object->*Function(arg,arg2...)" or "Object.*Function(arg...)". It did indeed fix the compile error but I'm afraid I don't know why. 2. Any one any ideas where I can find a copy of libintl.a.