This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Status of PR21561



On Apr 15, 2007, at 6:37 PM, Andrew Pinski wrote:



On 4/15/07, Bradley Lucier <lucier@math.purdue.edu> wrote:
If you try

../gcc-4.1.2/configure; make bootstrap

on a powerpc-darwin G4 system, then the bootstrap will fail because
the process builds 64-bit multilibs and tries to execute a program
with "xgcc -m64'.

Again this is not magic or rock science, use --disable-mutlilib for 32bit targets that enable 64bit by default even on machines where you have only run 32bit programs.

After my first two attempts today to build 4.1.2 on powerpc-darwin failed, I'm already trying this.


I put a note in the PR21561 saying I think it should be re-opened.

Brad


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]