Re: problems with lang/gcc43

2009-04-19 Thread Gerald Pfeifer
Hi Oliver, On Thu, 9 Apr 2009, Oliver Lehmann wrote: > I've two problems with lang/gcc43. > 1) for me it appears not to be MAKE_JOBS_SAFE. I'm getting continous errors > compiling it on my dual PIII850 System: > http://files.pofo.de/gcc-4.3.4_20090326.log this is the on

Re: problems with lang/gcc43

2009-04-19 Thread Alexander Churanov
Hi Oliver, Just want to add my 2 cents. > 2) something in the > /usr/local/lib/gcc-4.3.4/include/c++/bits/locale_facets.h header seems to be > broken. just take the toupper() function definition. It takes two arguments > and it conflicts somehow with the libc declaration of toupper() where > toup

Re: problems with lang/gcc43

2009-04-10 Thread Philipp Ost
Oliver Lehmann wrote: Philipp Ost wrote: I can't confirm this here. I just build lang/gcc43 on my dual Athlon MP system running a recent CURRENT. There were no such error as in your case; both CPUs were used just fine. Yeah maybe your system is just fast enough to keep up? That may well

Re: problems with lang/gcc43

2009-04-09 Thread Oliver Lehmann
Philipp Ost wrote: > I can't confirm this here. I just build lang/gcc43 on my dual Athlon MP > system running a recent CURRENT. There were no such error as in your > case; both CPUs were used just fine. Yeah maybe your system is just fast enough to keep up? -- Oliver Lehmann http://www.pof

Re: problems with lang/gcc43

2009-04-09 Thread Philipp Ost
Oliver Lehmann wrote: Hi, I've two problems with lang/gcc43. 1) for me it appears not to be MAKE_JOBS_SAFE. I'm getting continous errors compiling it on my dual PIII850 System: http://files.pofo.de/gcc-4.3.4_20090326.log [...] I can't confirm this here. I just build lang/g

problems with lang/gcc43

2009-04-08 Thread Oliver Lehmann
Hi, I've two problems with lang/gcc43. 1) for me it appears not to be MAKE_JOBS_SAFE. I'm getting continous errors compiling it on my dual PIII850 System: http://files.pofo.de/gcc-4.3.4_20090326.log 2) something in the /usr/local/lib/gcc-4.3.4/include/c++/bits/locale_facet