build a project
Don
nospam at nospam.com
Thu Mar 26 13:21:47 PDT 2009
Nick Sabalausky wrote:
> "Don" <nospam at nospam.com> wrote in message
> news:gqglkh$1dpg$2 at digitalmars.com...
>> grauzone wrote:
>>> Qian Xu wrote:
>>>> grauzone wrote:
>>>>> To Qian Xu (the OP): welcome to the funny world of the D tool chain. If
>>>>> you're using dsss/rebuild, you can speed up compilation a bit by
>>>>> putting
>>>>> oneatatime=no into the rebuild configuration file. Because of dmd bugs,
>>>>> you might need to use the -full switch to avoid linker errors.
>>>> I am working in Linux. There is no dsss/rebuild in Linux, isn't there?
>> I'd say the reverse is true -- there is dsss/rebuild ONLY in Linux. I
>> wouldn't recommend it for Windows.
>>
>
> I'm curious why you say that about the Windows version and what you world
> recommend instead of rebuild on Windows.
Rebuild can't make DLLs. That's a showstopper for me.
I use bud. Even though it hasn't been touched since rebuild began. :-(.
More information about the Digitalmars-d
mailing list