Re: -O3 and new optimizations in 4.4.0

2009-04-23 Thread Kate Minola
am confused. You imply that PPL and CLooG are NOT required to build GCC, yet http://gcc.gnu.org/install/prerequisites.html lists them as prerequisites to a build. Who is correct? Kate Minola

gcc-4.2.0 RC1 build report

2007-03-23 Thread Kate Minola
ksize is 4096 kbytes if that is related. Kate Minola University of Maryland, College Park

gcc and gmp/mpfr - order of build

2007-03-05 Thread Kate Minola
: Option A. Use the bootstrap compiler to first build gmp and mpfr, then build gcc. Option B. Build gcc without gmp and mpfr. Then use it to build gmp and mpfr. Now rebuild gcc using gmp and mpfr. Are there other options? What is recommended? Kate Minola University of Maryland, College Park

gcc-4.1.2 RC1 build problem

2007-02-02 Thread Kate Minola
28/src/obj-alpha-OSF1-V4/ gcc' make[1]: *** [install-gcc] Error 2 make[1]: Leaving directory `/home/kate/gcc-4.1.2-20070128/src/obj-alpha-OSF1-V4' make: *** [install] Error 2 Note that I was able to successfully build and install gcc-4.1.1 on all the above architectures. This had pr

question about -static-libgcc

2006-09-19 Thread Kate Minola
t; then I get % g++ -o foo foo.cc % foo % Kate Minola University of Maryland, College Park

Re: question about -print-search-dirs

2006-09-12 Thread Kate Minola
y listing -m32 libraries, then bad things happen later on. Kate Minola University of Maryland, College Park

Re: question about -print-search-dirs

2006-09-12 Thread Kate Minola
Ian, For both lists of libraries, the directories exist. So I don't understand your answer. Kate Minola University of Maryland, College Park On 11 Sep 2006 13:21:12 -0700, Ian Lance Taylor <[EMAIL PROTECTED]> wrote: "Kate Minola" <[EMAIL PROTECTED]> writes: >

question about -print-search-dirs

2006-09-11 Thread Kate Minola
x86_64-unknown-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 I guess I would have expected that the two lists of libraries would be the same, or perhaps that the second list would be contained in the first. But this does not seem to be the case. What am I missing? Kate

gcc-4.2 snapshot build problem

2006-09-01 Thread Kate Minola
(see #27843) but have not gotten any response. Perhaps I did not label my bug report correctly? (There always seem to be so many labels with bugzilla.) Any help would be gratefully received. Kate Minola University of Maryland, College Park

Re: Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0

2005-04-21 Thread Kate Minola
they are referenced. But evidently increasing the data limit was sufficient. Kate Minola University of Maryland, College Park

Re: Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0

2005-04-14 Thread Kate Minola
410/INSTALL/specific.html Is it identical to what you are looking at? Perhaps what you are looking at comes from the CVS repository? In which case, it is NOT being included in the scripts that spin out a release. Kate Minola University of Maryland, College Park

Re: Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0

2005-04-14 Thread Kate Minola
er to 4.3, whereas we are at AIX 5.2. So I am back to my original question. What is different between your machine and mine? Any further ideas as to what I should look at? Kate Minola University of Maryland, College Park

Re: Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0

2005-04-12 Thread Kate Minola
David, > >>>>> Kate Minola writes: > > Kate> Any thoughts on what is different between our two machines? > Kate> Any suggestions for things to compare? > > Do you have all of the updates listed in the Target-specific > installation notes for AI

Re: Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0

2005-04-12 Thread Kate Minola
s to compare? Kate Minola University of Maryland, College Park

Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0

2005-04-11 Thread Kate Minola
gcc-3.4.2/powerpc-AIX Thread model: aix gcc version 3.4.2 % Of course, the problem could be with my machine rather than gcc. Kate Minola University of Maryland, College Park