Mail Archives: djgpp/2000/01/06/15:25:35
sam wrote:
> 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.
That's because RHIDE is using the libraries in the reverse order (ld is a one
pass linker).
Go to Options|Libraries and enter the libraries in the right order (mgui first
and grx then).
SET
--
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Visit my home page: http://welcome.to/SetSoft or
http://www.geocities.com/SiliconValley/Vista/6552/
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
set AT ieee DOT org set-soft AT bigfoot DOT com
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013
- Raw text -