dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Dotgnu written in C#?


From: James Michael DuPont
Subject: Re: [DotGNU]Dotgnu written in C#?
Date: Thu, 7 Aug 2003 23:48:01 -0700 (PDT)

--- Fergus Henderson <address@hidden> wrote:
> On 07-Aug-2003, James Michael DuPont <address@hidden> wrote:
> > You can compile bash on any platform.
> 
> Not true.

/me sticks his foot in his mouth.

Ok.Point taken. There are limits to the portablity of software.
But you have the source to bash. You can *try* and port it to any
plateform. There might be platforms that have a completly different
concept of files and paths etc.

The bash commands needed for configuring and testing can be
theorectically   extracted into an intermediate step. 

Gives you a good start in that direction
http://bashdb.sourceforge.net/

It should be possible to determine by analsis the set of bash commands
that need to be executed in the build a program. These commands could
be at least captured per platform for other users to use. 

The commands could the be translated into another language for
execution and or interpretation.

You dont need the full set of bash features just to run make and
config. The amount of commands that need to be executed for most gnu
software are limited. 

mike

=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]