On Sat, 23 Sep 2006 12:21:31 +0200 Joerg.Schilling at fokus.fraunhofer.de 
(Joerg Schilling) wrote:
> For me there would be an interesting OSS aspect that is a result from the 
> fact 
> that Korn/Fowler system is very similar to my sytem and thus is very 
> different. I would like to know whether an application could use libs from 
> both 
> worlds.....

this should be possible
applications wishing to link with -lshell or -lcmd would have to cooperate
with ast/ksh memory and io conventions
meaning <sfio.h> and/or its <stdio.h> intercepts
and <vmalloc.h> and/or its malloc-compatible intercepts

since shilly and ast do similar portability hackery there might
be some adjustments to keep that hackery from colliding or
cancelling each other out -- but that should be doable beneath
the api's in the respective portability layers

-- Glenn Fowler -- AT&T Research, Florham Park NJ --


Reply via email to