From: Ching-Hsiang Chen <chchen@stat.fsu.edu> Subject: compile static binaries Date: Tue, 27 Oct 1992 16:22:23 GMT
Has anyone succeesfully compiled some binaries by adding '-static' or
'-nojump' option in GCC jump 4.1? Recently I tried to recompile
unzip/zip 'statically' but when I checked the binaries, it always
said 'linked with jump 4.1" no matter how I change add the '-static'
or '-nojump' option. Is it possible that I have to add some other
option? BTW, I installed GCC 2.2.2d from MCC distribution and then
manually install jump 4.1 version (since the install scripts didn't
work well).
Steve Chen chchen@stat.fsu.edu