Use gcc4 from ports collection. It works ;) d.
2008/10/2 Sam Clippinger <[EMAIL PROTECTED]>: > This looks like a problem with gcc. Version 3.4.6 is the most recent > version before 4.x, so it might be worthwhile to submit a bug report to > the FSF. You shouldn't expect a quick fix though; gcc development > proceeds at a glacial pace. If they could tell you what's causing the > crash though, perhaps they could suggest a way to modify spamdyke's code > to avoid it. > > Is there any way you could change to a different version of gcc, either > upgrading to 4.x or downgrade to a previous version? > > -- Sam Clippinger > > K. Shantanu wrote: >> Hello, >> I am trying to build spamdyke-4.0.4 on FreeBSD 6.2 with gcc 3.4.6. >> ./configure works fine but "make" fails. >> >> # make >> gcc -Wall -O2 -funsigned-char -c configuration.c >> configuration.c: In function `prepare_settings': >> configuration.c:578: internal compiler error: Segmentation fault: 11 >> Please submit a full bug report, >> with preprocessed source if appropriate. >> See <URL:http://gcc.gnu.org/bugs.html> for instructions. >> *** Error code 1 >> >> Stop in /usr/local/spamdyke-4.0.4/spamdyke. >> >> >> I am not sure if it is a spamdyke error or error in my gcc. >> Please suggest. >> Thanks, >> >> Shantanu >> > _______________________________________________ > spamdyke-users mailing list > [email protected] > http://www.spamdyke.org/mailman/listinfo/spamdyke-users > _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
