On Mon, 24 Jul 2006 11:58:42 +0200
Burkhard Carstens <[EMAIL PROTECTED]> wrote:

> Am Montag, 24. Juli 2006 00:13 schrieb Felipe Monteiro de Carvalho:
> > 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.
> 
> sounds like you are talking about "compiling the same source ON 
> different platforms" and the OT talks about "compiling the same soure 
> FOR different platforms" ;-)

If you mean cross compiling:
You can use makros in output directory names. See all lazarus packages for
example.

Mattias

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

Reply via email to