C
Clifford Stern
I installed Ubuntu 5.10 in November of 2005, and for a year and a half
had use of its C compiler. In May of 2007 while attempting to get ggnfs
in operation, I issued an ill-conceived command (make squeaky) that not
only wiped out all of the ggnfs binaries, but was possibly also
responsible for damage to the functioning of the compiler. Failure
occurs in the last step, when the executable is supposed to be written
to the hard drive, but fails to show up. The shocker came when a clean
reinstallation of the operating system was unsuccessful in correcting
the problem. The best that does is give a few minutes of normal compiler
functioning, with the damaged condition soon returning. Trying a more
recent version of Ubuntu (7.10) didn't help. I've installed Tiny
Compiler, but that exhibits the same problem. However, that valuable
resource includes the option of running the resulting program, so that
is quite helpful. In addition, Knoppix can be used on most any computer
to create executables for relatively simple applications.
Is there a way to force a newly created executable stuck in RAM to be
transferred to the hard drive? Could there be a rational explanation for
this bizzare state of affairs?
Clifford Stern
(e-mail address removed)
Sources:
ggnfs is an implementation of the General Number Field Sieve by Chris
Monaco.
http://www.math.ttu.edu/~cmonico/software/ggnfs/
Tiny Compiler
http://fabrice.bellard.free.fr/tcc/
had use of its C compiler. In May of 2007 while attempting to get ggnfs
in operation, I issued an ill-conceived command (make squeaky) that not
only wiped out all of the ggnfs binaries, but was possibly also
responsible for damage to the functioning of the compiler. Failure
occurs in the last step, when the executable is supposed to be written
to the hard drive, but fails to show up. The shocker came when a clean
reinstallation of the operating system was unsuccessful in correcting
the problem. The best that does is give a few minutes of normal compiler
functioning, with the damaged condition soon returning. Trying a more
recent version of Ubuntu (7.10) didn't help. I've installed Tiny
Compiler, but that exhibits the same problem. However, that valuable
resource includes the option of running the resulting program, so that
is quite helpful. In addition, Knoppix can be used on most any computer
to create executables for relatively simple applications.
Is there a way to force a newly created executable stuck in RAM to be
transferred to the hard drive? Could there be a rational explanation for
this bizzare state of affairs?
Clifford Stern
(e-mail address removed)
Sources:
ggnfs is an implementation of the General Number Field Sieve by Chris
Monaco.
http://www.math.ttu.edu/~cmonico/software/ggnfs/
Tiny Compiler
http://fabrice.bellard.free.fr/tcc/