Message-ID: <3873EBD8.5DD93E37@connection.com> Date: Wed, 05 Jan 2000 20:11:54 -0500 From: sam X-Mailer: Mozilla 4.6 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Rhide - Crippled??? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: usr1-115.connection.com X-Trace: 5 Jan 2000 20:26:27 -0500, usr1-115.connection.com Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am (still) trying to get this Mgui library into a working order on my machine. I am trying to make some sample programs from the Mgui distribution under RHIDE so I create a project include the c file and the mgui library and the GRX library but when it comes to linking it says 'Undefined reference...' to I believe all functions in the GRX library. Is RHIDE limited to only one external library? If the library was not found I would get a different message, wouldn't I? Al examples build fine from the command line with the provided make file. Thanks, Sam