[gambit-list] --enable-single-host and --enable-gcc-opts

Alex Queiroz asandroq at gmail.com
Fri Feb 29 08:36:38 EST 2008


Hallo,

On Fri, Feb 29, 2008 at 10:29 AM, Marc Feeley <feeley at iro.umontreal.ca> wrote:
>
>  If you want different options to be used for generating object files
>  on the target platform you need to change the file bin/gsc-cc-o.bat .
>  Either you do this manually, or you do a "./configure;make" with none
>  of the configure options and copy the file bin/gsc-cc-o.bat in a safe
>  place before doing the "./configure --enable-single-host --enable-gcc-
>  opts;make".
>

     So the output of gsc will be the same whether it was compiled
with these options or not? The only thing it changes is the
compilation by GCC, right?
     Besides, if I have a program foo which was compiled using these
switches, will it use more RAM during runtime than a version of foo
that was compiled without them?

Cheers,
-- 
-alex
http://www.ventonegro.org/



More information about the Gambit-list mailing list