Zitat von Henry Vermaak <[EMAIL PROTECTED]>: > On 01/10/2008, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote: > > Hi, > > > > How can I auto create the $fpctarget directory? Just specifying > > ../lib/$fpctarget/ and then compiling the project doesn't create the > > needed directory, and I get the following build error. I gather the > > compiler itself doesn't create directories at all. Could this become > > an option?
Which output directory do you mean? The unit output directory of the project is auto created by the IDE since 16284. Do you mean the output directory of the binary? > > Alternatively, is there some why I can query the $fpctarget > > and then in the build scripts for Linux, Windows and *BSD create the > > correct output paths, because I actually start the compile? > > echo `fpc -iTP`-`fpc -iTO` gives the same string for $fpctarget, i > think. i also think the compiler should auto create the output > directories. Mattias _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal