lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Please don't do this.
> 
> As it stands you can download and make lua on virtually any platform,
> regardless of whether or not the gnu tools have been ported to it.
> 
> Nick Hesketh.

But you could anyway. If the GNU tools are not available,
you simply have to:

    cp config.h.generic config.h
    cp Makefile.generic Makefile
    [edit config.h and Makefile]
    make

Obviously, the maintainers have to provide the .generic
files.

Regards,

Alan
-- 
Dr Alan Watson
Instituto de Astronomía UNAM