Andrés Musetti
2012-04-12 13:47:52 UTC
Hi!
Currently my Scheme development environment is Emacs, Gambit-C, and a
Makefile to grab all my Scheme source and data files and build a single
executable, with statically linked libraries, and resources embedded in the
executable.
I'm using Linux as development platform right now, targeting both Linux and
Windows, and I cross-build Windows executables from Linux, using Gambit-C
for MinGW32 (mingw32-gambit-c package for ArchLinux).
I was wondering whether it is possible with Jazz/JEDI to reproduce (and
enhance) the same work flow.
Specifically, I want to know:
* Whether it is possible, as a minimum, to use the Jazz units system in my
work flow.
* Whether I can replace my Makefiles with the Jazz build system, to create
single, monolithic executables, as explained above.
* Whether I can do all that, and use the Jazz dialect, with units, modules,
packages, and all.
* Whether it is possible to do all the above from JEDI.
Thanks in advance,
Andrés.
Currently my Scheme development environment is Emacs, Gambit-C, and a
Makefile to grab all my Scheme source and data files and build a single
executable, with statically linked libraries, and resources embedded in the
executable.
I'm using Linux as development platform right now, targeting both Linux and
Windows, and I cross-build Windows executables from Linux, using Gambit-C
for MinGW32 (mingw32-gambit-c package for ArchLinux).
I was wondering whether it is possible with Jazz/JEDI to reproduce (and
enhance) the same work flow.
Specifically, I want to know:
* Whether it is possible, as a minimum, to use the Jazz units system in my
work flow.
* Whether I can replace my Makefiles with the Jazz build system, to create
single, monolithic executables, as explained above.
* Whether I can do all that, and use the Jazz dialect, with units, modules,
packages, and all.
* Whether it is possible to do all the above from JEDI.
Thanks in advance,
Andrés.
--
You received this message because you are subscribed to the Google Groups "Jazz Scheme" group.
To view this discussion on the web visit https://groups.google.com/d/msg/jazzscheme/-/_IkLFYP04SwJ.
To post to this group, send email to jazzscheme-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to jazzscheme+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jazzscheme?hl=en.
You received this message because you are subscribed to the Google Groups "Jazz Scheme" group.
To view this discussion on the web visit https://groups.google.com/d/msg/jazzscheme/-/_IkLFYP04SwJ.
To post to this group, send email to jazzscheme-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to jazzscheme+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jazzscheme?hl=en.