Felipe Monteiro de Carvalho wrote:
On 7/23/06, Mark Morgan Lloyd <[EMAIL PROTECTED]> wrote:

OK, so without having yet investigated your code I presume that this approach tends to put the created binaries in the same place, so the technique is to compile then extract the things to be run before going to the next architecture.


I´m not sure what you mean.

The binaries are created on the same directory as the source. Binaries
from different platforms don´t conflict because usually you will have
a copy of the source code on each platform, so the binaries will be
located on different partitions or different hard disks.

Not always :-)

In my case the lazarus sources are located on a nfs share. So building for linux (on a linux box) and building for OSX (on a mac) result in the same exe. (but I don't consider this as a normal situation)

Marc


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to