This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: Trying to make powerpc crosscompiler


   From: Joris Baijens <J.J.M.Baijens@ik.nu>
   Date: Fri, 5 May 2000 11:35:20 +0200 (CEST)

   build and installed binutils-2.9.1 with options --target=powerpc-*-elf --target=/home/jorisb 

Don't use the character `*' in a configuration triplet.  That is used
in shell scripts for matching, but it should not be part of the actual
name.  Configure for powerpc-elf or powerpc-eabi.

Ian

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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