You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Enrico Weigelt <we...@metux.de> on 2006/08/31 16:14:44 UTC

porting to unitool for clean crosscompiling

Hi folks,


I'm currently porting the whole httpd stuff (starting w/ apr) to
unitool (http://unitool.metux.de/) to solve the endless crosscompile 
problems w/ autoconf (AC_TRY_RUN ...).

The first step is to replace all AC_TRY_RUN()'s by unitool 
queries (http://unitool.metux.de/index.php/System_properties),
so we have an standardizes and consistent database. 

My current patches can be found at:

    http://patches.metux.de/apache-apr/
    

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
---------------------------------------------------------------------

Re: porting to unitool for clean crosscompiling

Posted by André Malo <nd...@perlig.de>.
* Enrico Weigelt wrote:

> I'm currently porting the whole httpd stuff (starting w/ apr) to
> unitool (http://unitool.metux.de/) to solve the endless crosscompile
> problems w/ autoconf (AC_TRY_RUN ...).
>
> The first step is to replace all AC_TRY_RUN()'s by unitool
> queries (http://unitool.metux.de/index.php/System_properties),
> so we have an standardizes and consistent database.
>
> My current patches can be found at:
>
>     http://patches.metux.de/apache-apr/

Thanks for the info.

Anyway, sole APR development happens on dev@apr.

nd
-- 
sub the($){+shift} sub answer (){ord q
        [* It is always 42! *]       }
           print the answer
# André Malo # http://pub.perlig.de/ #