[Bug bootstrap/26892] Can't compile a 64-bit gcc

2006-11-30 Thread chaoyingfu at gcc dot gnu dot org
--- Comment #8 from chaoyingfu at gcc dot gnu dot org 2006-12-01 00:35 --- Subject: Bug 26892 Author: chaoyingfu Date: Fri Dec 1 00:32:38 2006 New Revision: 119391 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=119391 Log: Merged revisions 118545-118650 via svnmerge from

[Bug bootstrap/26892] Can't compile a 64-bit gcc

2006-11-09 Thread echristo at apple dot com
--- Comment #5 from echristo at apple dot com 2006-11-09 23:51 --- This appears to work with the change to add powerpc64-darwin support. -- echristo at apple dot com changed: What|Removed |Added

[Bug bootstrap/26892] Can't compile a 64-bit gcc

2006-11-09 Thread echristo at gcc dot gnu dot org
--- Comment #6 from echristo at gcc dot gnu dot org 2006-11-09 23:57 --- Subject: Bug 26892 Author: echristo Date: Thu Nov 9 23:56:57 2006 New Revision: 118633 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118633 Log: 2006-11-09 Eric Christopher [EMAIL PROTECTED] PR

[Bug bootstrap/26892] Can't compile a 64-bit gcc

2006-11-09 Thread echristo at gcc dot gnu dot org
--- Comment #7 from echristo at gcc dot gnu dot org 2006-11-10 00:02 --- Subject: Bug 26892 Author: echristo Date: Fri Nov 10 00:02:21 2006 New Revision: 118634 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118634 Log: 2006-11-09 Eric Christopher [EMAIL PROTECTED] PR

[Bug bootstrap/26892] Can't compile a 64-bit gcc

2006-03-31 Thread lucier at math dot purdue dot edu
--- Comment #3 from lucier at math dot purdue dot edu 2006-04-01 00:45 --- Subject: Re: Can't compile a 64-bit gcc OK, I'll try to give a bit more data and make a more intelligent comment. I tried to configure and build mainline with this command: /bin/rm -rf *; env CC='gcc

[Bug bootstrap/26892] Can't compile a 64-bit gcc

2006-03-31 Thread lucier at math dot purdue dot edu
--- Comment #4 from lucier at math dot purdue dot edu 2006-04-01 00:48 --- Subject: Re: Can't compile a 64-bit gcc On Mar 31, 2006, at 6:45 PM, lucier at math dot purdue dot edu wrote: So it appears that configure in 4.1.0 realizes that the libiconv on powerpc-darwin-8.5.0 is not

[Bug bootstrap/26892] Can't compile a 64-bit gcc

2006-03-30 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-30 21:46 --- ld64 warning: in /usr/lib/libiconv.dylib, file does not contain requested architecture ld64 warning: in /usr/lib/libiconv.dylib, file does not contain requested architecture I don't think there is anything GCC can

[Bug bootstrap/26892] Can't compile a 64-bit gcc

2006-03-30 Thread lucier at math dot purdue dot edu
--- Comment #2 from lucier at math dot purdue dot edu 2006-03-31 03:01 --- Subject: Re: Can't compile a 64-bit gcc I don't know. Why does 4.2 use libiconv and 4.1 not use it? (I'm presuming that 4.1 doesn't use it because I was able to build a 64-bit gcc on darwin). Should gcc