-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi. I find myself using "gsc -dynamic ..." all the time. I'm thinking of making -dynamic the default, so that one can compile and execute a program simply with
gsc program gsi program
To do this I will add a -link option which requests that the Gambit linker be invoked. So the options -c, -link and -dynamic will be mutually exclusive, with -dynamic being the default.
The only downside is that gsc will no longer behave similarly to the C compiler, where without options the linker is invoked to produce a.out .
Anybody have strong feelings either way?
Marc
Afficher les réponses par date