freebsd/i386 port configuration related to FP

2009-09-25 Thread Loren James Rittle
Having killed most of the port-specific testsuite failures for i386-*-freebsd7.2 on trunk outside of gcc itself, I am now looking at: FAIL: gcc.c-torture/execute/conversion.c execution, -O[01] [again]. [[ http://gcc.gnu.org/ml/gcc-testresults/2009-09/msg02239.html ]] If I manually compile and ru

Re: gcc 3.01 on Solaris 2.7

2001-10-23 Thread Loren James Rittle
In article <8119A4CE9D90D311912A00508B552B2A084DCFC3@cnexch>: > I installed gcc 3.01 on Solaries 2.7 but it does not compiler the following > simple program [which does not conform to any standard -ljr]: [...] > I tried compiling as > g++ -c -D_GLIBCPP_USE_LONG_LONG -static junk.cc [...] Your