Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Enrico Weigelt <weigelt@metux.de>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] crosscompile problem
Date: Fri, 26 Aug 2005 14:33:39 +0200	[thread overview]
Message-ID: <20050826123339.GB9061@nibiru.local> (raw)
In-Reply-To: <3d13dcfc05082605185e153aea@mail.gmail.com>

* David MENTRE <david.mentre@gmail.com> wrote:

hi,

> Some people have already tackled this issue:
>   http://sardes.inrialpes.fr/~aschmitt/cwn/2004.09.28.html#3

Isn't really helpful, since its more or less a hack for getting
ocaml compiled on his individual arm-compiler, with all 
hardcoded pathes, etc.

I have to pass the toolchain commands by environment variables
and entirely work with an sysroot'ed build.

Such fixes for some really specific target are quite trivial, 
but being really cross-platform, also with crosscompiling, 
is a little bit more compilicated. The commonly used buildsystems
are not really suited for that.

I've now moved some more steps on my external buildconf database:
Defined some common variables (ie. endianess, type sizes, ...)
and rewritten ./configure to query the db instead of trying to
guess these things by itself.

I'll send some patches soon...


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service

  phone:     +49 36207 519931         www:       http://www.metux.de/
  fax:       +49 36207 519932         email:     contact@metux.de
  cellphone: +49 174 7066481
---------------------------------------------------------------------
 -- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------


  reply	other threads:[~2005-08-26 12:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-26 12:00 Enrico Weigelt
2005-08-26 12:18 ` [Caml-list] " David MENTRE
2005-08-26 12:33   ` Enrico Weigelt [this message]
2005-08-26 12:18 ` Sebastian Egner
2005-08-26 13:50   ` Enrico Weigelt
2005-08-26 13:42 ` Eric Cooper
2005-08-26 17:38   ` Enrico Weigelt
2005-08-26 20:11     ` Enrico Weigelt
2005-08-26 19:50   ` Enrico Weigelt
2005-08-26 22:47 ` skaller
2005-08-27  6:20   ` Enrico Weigelt
2005-08-28 17:39     ` Quôc Peyrot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050826123339.GB9061@nibiru.local \
    --to=weigelt@metux.de \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox