Build usage on Macs
Fredrik Olsson
peylow at gmail.com
Thu Jun 1 11:11:49 PDT 2006
Derek Parnell skrev:
> Has anyone got Build to work on the Macintosh platform? If so, what did you
> have to do to get it working?
>
This one I have:
peylow at imanicken:~$ build
Path and Version : build v2.9(1197)
built on Mon Feb 13 23:13:52 2006
There was only one problem as I can recall:
The problem was that the object files where created where the sources
are, but at linking stage they where all assumed to be in the root. So I
did a quick hack and forced the object files to always be at root.
(Could have been the the other way around, compiled at root and at
linking expecting correct, sorry my memory is vague, and I did not keep
the source)
// Fredrik Olsson
More information about the Digitalmars-d-learn
mailing list