bug-libmatheval
[Top][All Lists]
Advanced

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

[bug-libmatheval] Building libmatheval for windows


From: Romain Garbi
Subject: [bug-libmatheval] Building libmatheval for windows
Date: Sat, 04 Jan 2014 12:29:41 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hello !

As I've already said before, we can build lib the static library for windows. I've made a Makefile for a project I am developing, that aims to be cross-platform (named Dos9). I think it should be interesting to let the community benefit from it by distributing.

As specified in one of my first mail, it builds neither the examples nor the documentation.

You can set some variables to specify different tools or directory:

        - $(CC), $(CFLAGS), $(AR) , $(ARFLAGS), $(TARGET), $(LEX),
          $(YACC) ...

        - $(LIB_DIR) : the directory of the destination static lib.

        - $(INC_DIR) : the destination of the include file.


Of course it doesn't use autotools (can't figure out what advantages do this build-system provide).

Hope it will help,
Regards,
Romain

Attachment: Makefile
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]