In message <[EMAIL PROTECTED]>
          John Tytgat <[EMAIL PROTECTED]> wrote:

> Removing elf2aif does not mean that you automatically will need the
> shared libraries but only need the ELF loader.  You need to make sure
> that all code is build in shared library mode (i.e. drop the -static
> compile and link option).
> 
> Maybe we should now decide if we want to go for both static and shared
> building capabilities in Autobuilder or fully switch to shared library
> building ? Personally I would not like to see the static building dropped
> unless it is clear what implications shared library based programs have
> in practise and we're happy with it.

Yes.  There is already functionality in the AB for dynamic versus static
builds.  By all means extend this to do what you want.  In time, the
dynamic build can be the default.

-- 
Peter Naulls - [EMAIL PROTECTED]        | http://www.chocky.org/
----------------------------------------------------------------------------
RISC OS Community Wiki - add your own content   | http://www.riscos.info/

_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to