File by file or all files at the same time.

Jarrett Billingsley kb3ctd2 at yahoo.com
Mon Aug 11 21:30:20 PDT 2008


"lurker" <lurker1024 at mailinator.com> wrote in message 
news:g7qo3o$2vff$1 at digitalmars.com...
> Hi,
>
> Hi should I compile .EXEs and .LIBs? one file at a time and link all .OBJs 
> files or pass all files to the compiler at once?
>
> I'm on windows using both, DMD and GDC.
>
> Thanks.

It's entirely up to you.  Or rather, it _should_ be up to your build tool, 
because if you're not using rebuild or bud, you're probably doin it wrong. 




More information about the Digitalmars-d-learn mailing list