[Omake] Re: Building in subdirectories and variant builds revisited

Dirk Heinrichs dirk.heinrichs.ext at nsn.com
Wed Jun 20 00:05:29 PDT 2007


Am Mittwoch, 20. Juni 2007 schrieb ext David Kågedal:

>  $ tar zxf emacs.tar.gz
>  $ mkdir emacs/sparc-solaris
>  $ cd emacs/sparc-solaris
>  $ ../configure && make
>
> ... on another system:
>
>  $ mkdir emacs/x86-linux
>  $ cd emacs/x86-linux
>  $ ../configure && make
>
> You wouldn't want those two to share the same build directory, and I'm
> not even sure that omake would be able to tell when it needs to
> recompile.

If you install the compiler with a prefixed name, like 
i686-pc-linux-gnu-gcc, and use config.guess or uname to find out which 
platform you're currently building on, then that's no problem.

HTH...

	Dirk
-- 
Dirk Heinrichs          | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: dirk.heinrichs at capgemini.com
Wanheimerstraße 68      | Web:  http://www.capgemini.com
D-40468 Düsseldorf      | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.metaprl.org/pipermail/omake/attachments/20070620/adf53a95/attachment.bin


More information about the Omake mailing list