compile: add program arguments passed to C compiler; gcc's -l, -L, -I and -c
authorAlexis Laferrière <alexis.laf@xymus.net>
Fri, 18 Dec 2009 04:13:55 +0000 (23:13 -0500)
committerJean Privat <jean@pryen.org>
Mon, 11 Jan 2010 22:01:39 +0000 (17:01 -0500)
commitad1df9d015679c4ee5bde1fdd62cf2a883034bfc
treedbecbabd840385d672a512be1aa4598ad8c9936c
parent32a8858f323bccc2b4a042a9f085ca909456bc74
compile: add program arguments passed to C compiler; gcc's -l, -L, -I and -c

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
Signed-off-by: Jean Privat <jean@pryen.org>
src/compiling/compiling.nit
src/compiling/compiling_base.nit
src/nitc.nit