digitalmars.D.learn - compile d on linux
- remy <remy wtf.com> Sep 11 2009
hi, can anybody tell me how to compile d code shell script style (eg: build.sh) im migrating to linux from windows environment. i've set up ubuntu 9.04 64bit. and installed LDC compiler since im targeting 64bit executable. unfortunately i never had success installing xfbuild so my only option now is shell script style ala makefile. is there a skeleton for compile script (including lib path etc.)
Sep 11 2009








remy <remy wtf.com>