Re: test_format breaks when run in farm on hp/ux
Neal Norwitz <[email protected]> Sun, 25 May 2003 19:51:06 -0400
| Newsgroups | gmane.comp.python.snake-farm.user |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 25, 2003 at 11:20:22PM +0200, Quest wrote: > In xenofarm, test_format seems to SEGV python interpreter. > > Compiling the code using /opt/ansic/bin/cc passes the test. I say this > smells like gcc is a few horses short of a cavalry. Yes, I don't have problems when testing with cc, only gcc. I think the --without-gcc option should be passed to configure. I looked briefly at adding the flag, but wasn't sure what to do in the sfarmer acct. Neal