Build version 3.00
Frank Benoit
keinfarbton at nospam.xyz
Tue Jun 6 09:41:29 PDT 2006
Derek Parnell schrieb:
> The next release of Build is now available.
>
> See http://www.dsource.org/projects/build/wiki for more details.
>
Thanks for your work.
And a first bug report on Linux building a lib
If i give the option -UMB=No or not, all *.o are created in the actual
directory. Later ar complains about missing <path to source files>/mod.o
files.
If i give the option -UMB=Yes, all *.o with the same name, but from
different packages overwrite each other.
I tried the '-test' option. Here it seams to be ok, no '-od' is in the
command.
The same build succeeds with build 2.09 and the same dmd 0.160
A typo in the documentation: the option is called UBM (title) instead of
UMB.
More information about the Digitalmars-d-announce
mailing list