Geoff Hutchison
Fri, 04 Aug 2000 09:37:50 -0700
On Fri, 4 Aug 2000, Arthur Prokosch wrote: > Actually, do you have an URL you could give me so I could test the same copy > of 3.2.0b2 that you're using? Also, if you'd like to play with the setup > that's giving me problems, I'll try not to touch this link: > <http://www.aptima.com/~cta/search-3.2.html>. The version that I'm currently using will be equivalent to the snapshot made this weekend and is only slightly changed from the snapshot that is currently online at <http://www.htdig.org/files/snapshots/>. I doubt it is different in anything you're doing. > Is there a way to tell the configure or make scripts to turn off gcc > optimization? I see -O2 being sent to both gcc and c++ in my log of make's > output, but am not wise in the ways of makefiles. For debugging, I use: CFLAGS="-g -Wall -W" CXXFLAGS="-g -W -Wall" ./configure [other options] Depending on how much you want to work, I'd consider trying the latest gcc: gcc-2.95.2 from <http://gcc.gnu.org/> It *shouldn't* be a problem with the compiler, but the gcc releases are carefully checked to attempt to cut down on compiler bugs with each new release. -Geoff ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] You will receive a message to confirm this.