* Lars Sonchocky-Helldorf <[EMAIL PROTECTED]> [2006-05-24 01:32]:
> Could you please add http://gcc.gnu.org/ml/gcc-testresults/2006-05/
> msg01295.html and http://gcc.gnu.org/ml/gcc-testresults/2006-05/
> msg01296.html since I have no wiki account to do this myself.
I've done this now, thanks.
GCC 4.1.1 RC1 is available from:
ftp://gcc.gnu.org/pub/gcc/prerelease-4.1.1-20060517
Please download, build, and test these packages -- not trees
checked out
from SVN -- so that we can detect packaging problems.
Please post test results here:
http://gcc.gnu.org/wiki/GCC%204.1.1%20RC
DJ Delorie wrote:
>> I'd imagine you might want to update bugs.html, in this case?
>
> Or, perhaps, branch's install.texi's "Host/Target specific
> installation notes for GCC" ?
Yes, that's probably even better.
--
Mark Mitchell
CodeSourcery
[EMAIL PROTECTED]
(650) 331-3385 x713
> I'd imagine you might want to update bugs.html, in this case?
Or, perhaps, branch's install.texi's "Host/Target specific
installation notes for GCC" ?
DJ Delorie wrote:
> FYI m32c still doesn't build libssp due to the GCC_NO_EXECUTABLES
> thing. Works OK with it disabled, though, for C and C++. From whence
> will release notes be published?
I think there are several kinds of "release notes". One is the manually
prepared bug-summaries done by
> From whence will release notes be published?
>From *where* of course.
FYI m32c still doesn't build libssp due to the GCC_NO_EXECUTABLES
thing. Works OK with it disabled, though, for C and C++. From whence
will release notes be published?
> This is probably very low priority, maybe a release note?
>
> In the dim-and-musty-systems department, using
> cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11
Too old a compiler. :-)
> One gets:
>
> cc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC
> -DHAVE_CONFIG_H -I. -I. -I../../.
So basically on alpha-dec-osf4.0 with Compaq C v6.1-120, I just
had to use an older gcc to build libiberty. Everything chokes with
PTR==(char *) vs (void *) all over the place...
Marc W. Mengel wrote:
This is probably very low priority, maybe a release note?
In the dim-and-musty-systems dep
This is probably very low priority, maybe a release note?
In the dim-and-musty-systems department, using
Compaq C V6.1-120 on Digital UNIX V4.0G (Rev. 1530)
We get:
cc -c -DHAVE_CONFIG_H -g -I.
-I/tmp/build-gcc-v4_1_1/src/gcc-4.1.1-20060517/libiberty/../include
/tmp/build-gcc-v4_1_1/src/gc
On May 22, 2006, at 8:24 AM, Marc W. Mengel wrote:
This is probably very low priority, maybe a release note?
In the dim-and-musty-systems department, using
Compaq C V6.1-120 on Digital UNIX V4.0G (Rev. 1530)
GCC 4.0.x and above only support compiling with ansi C.
-- Pinski
This is probably very low priority, maybe a release note?
In the dim-and-musty-systems department, using
Compaq C V6.1-120 on Digital UNIX V4.0G (Rev. 1530)
We get:
c -c -DHAVE_CONFIG_H -g -I.
-I/tmp/build-gcc-v4_1_1/src/gcc-4.1.1-20060517/libiberty/../include
/tmp/build-gcc-v4_1_1/src/gcc-
This is probably very low priority, maybe a release note?
In the dim-and-musty-systems department, using
Compaq C V6.1-120 on Digital UNIX V4.0G (Rev. 1530)
We get:
cc: Error:
/tmp/build-gcc-v4_1_1/src/gcc-4.1.1-20060517/libiberty/alloca.c, line
162: In this declaration, the type of "C_alloca
On May 22, 2006, at 7:46 AM, Marc W. Mengel wrote:
This is probably very low priority, maybe a release note?
Or maybe report this to Sun instead?
In the dim-and-musty-systems department, using
cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11
One gets:
cc -c -g -DENABLE_CHECKING -DENABLE_AS
This is probably very low priority, maybe a release note?
In the dim-and-musty-systems department, using
cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11
One gets:
cc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC
-DHAVE_CONFIG_H -I. -I. -I../../../gcc-4.1.1-20060517/gcc
-I../../..
On Mon, May 22, 2006 at 09:39:33AM +0200, Rainer Emrich wrote:
> H. J. Lu schrieb:
> > On Fri, May 19, 2006 at 06:00:09PM +0200, Rainer Emrich wrote:
> >> Bootstrap failure in gnattools for ia64-unknown-linux-gnu. Complaining on
> >> missing libunwind.so.7
> >>
> >
> > It is
> >
> > http://gcc.gn
H. J. Lu schrieb:
> On Fri, May 19, 2006 at 06:00:09PM +0200, Rainer Emrich wrote:
>> Bootstrap failure in gnattools for ia64-unknown-linux-gnu. Complaining on
>> missing libunwind.so.7
>>
>
> It is
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17464
>
>
> H.J.
>
Is there any workaround?
I
On May 21, 2006, at 7:30 AM, Anny Blackyew wrote:
i386.md from GCC-4.1.1-RC1 and GCC-4.2-ss has bugs!
i386.md from GCC-4.1.1-RC1 has the sharp symbol '#':
"f#x,x#f", "f#x,xm#f", "f#rx,..#fx,..#rf", ...
i386.md from GCC-4.2-ss has corrected it and ha
Hi,
[sorry for breaking the threading, not subscribed..]
gcc-4_1-branch will fail in the install target on systems where
makeinfo is too old -- or missing.
See http://gcc.gnu.org/PR27516 for details and a patch which is still
awaiting approval for both trunk and 4.1
Please fix this before releas
i386.md from GCC-4.1.1-RC1 and GCC-4.2-ss has bugs!
i386.md from GCC-4.1.1-RC1 has the sharp symbol '#':
"f#x,x#f", "f#x,xm#f", "f#rx,..#fx,..#rf", ...
i386.md from GCC-4.2-ss has corrected it and has not the sharp symbol '#':
"f,x", &
On Fri, May 19, 2006 at 06:00:09PM +0200, Rainer Emrich wrote:
> Bootstrap failure in gnattools for ia64-unknown-linux-gnu. Complaining on
> missing libunwind.so.7
>
It is
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17464
H.J.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Martin Michlmayr wrote:
> * Mark Mitchell <[EMAIL PROTECTED]> [2006-05-18 15:33]:
>> GCC 4.1.1 RC1 is available from:
>> ftp://gcc.gnu.org/pub/gcc/prerelease-4.1.1-20060517
>
> Running make check after make gives me
Bootstrap failure in gnattools for ia64-unknown-linux-gnu. Complaining on
missing libunwind.so.7
gmake[3]: Entering directory
`/disk1/SCRATCH/gcc-build/Linux/ia64-unknown-linux-gnu/gcc-4.1.1-RC1/gcc-4.1.1-RC1/gnattools'
rm -rf ../gcc/ada/tools
mkdir -p ../gcc/ada/tools
(cd ../gcc/ada/tools;
* Mark Mitchell <[EMAIL PROTECTED]> [2006-05-18 15:33]:
> GCC 4.1.1 RC1 is available from:
> ftp://gcc.gnu.org/pub/gcc/prerelease-4.1.1-20060517
Running make check after make gives me:
| Newly fixed header: ia64/sys/getppdp.h
|
| There were fixinclude test FAILURES
--
Mart
GCC 4.1.1 RC1 is available from:
ftp://gcc.gnu.org/pub/gcc/prerelease-4.1.1-20060517
Please download, build, and test these packages -- not trees checked out
from SVN -- so that we can detect packaging problems.
Please post test results here:
http://gcc.gnu.org/wiki/GCC%204.1.1%20RC
25 matches
Mail list logo