[gambit-list] Please don't delete the .c file

Bradley Lucier lucier at math.purdue.edu
Tue Feb 5 09:13:22 EST 2008


On Feb 5, 2008, at 4:36 AM, Christian Jaeger wrote:

> How do I tell the |compile-file| procedure to keep the C file?

[brad:~/Desktop] lucier% gsc
Gambit v4.1.2

 > (compile-file "sqrt.scm" options: '(keep-c))
gcc: unrecognized option '-no-cpp-precomp'
#t
 >
*** EOF again to exit
[brad:~/Desktop] lucier% ll sqrt.*
-rw-r--r--   1 lucier  lucier  51338 Feb  5 09:12 sqrt.c
-rwxr-xr-x   1 lucier  lucier  22268 Feb  5 09:12 sqrt.o1*
-rw-r--r--   1 lucier  lucier    458 Jan 26 15:39 sqrt.scm
-rw-r--r--   1 lucier  lucier    275 Jan 26 01:42 sqrt.scm~





More information about the Gambit-list mailing list