Follow-up Comment #2, task #7288 (project administration):
> I better understand the project. I guess the cross-compiler
> environment is needed when you're compiling something a bit more
> difficult than Python code.
The instructions were presented to show that the condition to use
any POSIX compliant Free OS can be met.
In order to utilize the application for native compiling, the
user must provide a suitable gcc environment.
But that is a gcc configuration issue, not the application issue.
The full functionality is available, as demonstrated, for porting
programs developed e.g. in intepreted languages.
> Documentation: I see there is a quite long documentation / man page in
> doc/. Is there a problem releasing it under the GFDL? (or
> dual-licensing it GPL/GFDL?)
The doc/* content is generated from the code, in this case from a
Perl library (See 'docs' target in ./Makefile):
bin/cygbuild.pl
The function bin/cygbuild.pl::Help() handles the documentantion
and it is invoked when program is called with option:
/path/to/cygbuild.sh --help
The documentation therefore belongs to integral part of the Perl
code which is licenced under GPL.
For user's convenience is has been exported to doc/* files both
in .txt and *.html format.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/task/?7288>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/