Mail Archives: djgpp/1995/03/18/21:49:25
On Fri, 17 Mar 1995, Mark Wodrich wrote:
> Mark Lewis wrote :
>
> > I'm having problems MAKEing the GRX-1.03m1 graphics libraries. Is anyone
> > else having similar problems, or have I broken something somewhere?
>
> I also had problems making most files in the GRX package... Most of
> the .gcc makefiles gave errors 'cause Czaba (sp?) used strange 'ifdef'
> statements ... Also, his .BAT files to "install" his library don't
> work too well (His DOC's say to type "make install", but there is no
> install label in the BAT file..). I think the archive should be
> updated, however, so that new users can install this software more
> easily.
The make files included to rebuild the GRX libs need the TURBO C MAKE
PROGRAM. They will not work with the GNU make since they include Turbo C
specific IFDEF statements, such as setting the model the library is to be
built with (small, large, etc).
- Uri Segal
- Raw text -