This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: Error building binutils from cvs


Hoi ... 

On Thu, Jan 02, 2003 at 11:05:56AM +0000, Nick Clifton wrote:
>> >Have you actually built a mips64-linux-gcc compiler ?
>> Ehm .. no, I looked for howto's and documentation for building
>> crosscompilers, they all say, that I have to build binutils with
>> target=mips64-linux first ... 
>Ok, so what was the full command line that you passed to configure and
>what sources did you have installed in the source directory ?

$pwd                                                                                                                         
/mnt/develop/toolchain/compiled/binutils
$/mnt/develop/toolchain/binutils/src/configure --host=powerpc-linux-gnu \ 
	--target=mips64-linux --prefix=/mnt/develop/toolchain/build/ \
	--with-local-prefix=/mnt/develop/toolchain/build/ \
	--enable-long-long --enable-checking --enable-languages=all \
	--enable-64-bit-bfd 

I am always trying latest CVS of binutils.

>> >Are you using a combined set of sources (gcc and binutils) ?  If not,
>> >try doing so.
>> Where can I find documentation for it? I looked for it, but never find
>> it ... 
>There are notes on this page, and the pages linked from it:
>        http://gcc.gnu.org/install/

	Ah .. thnx ... *read* :)

			Jan


-- 
  .''`.    Jan-Hendrik Palic     |
 : :' : ** Debian GNU/ Linux **  |   ** OpenOffice.org **       ,.. ,..
 `. `'   http://www.debian.org   | http://www.openoffice.org  ,: ..`   `
   `-  jan.palic@linux-debian.de |                           '  `  `

Attachment: msg00013/pgp00000.pgp
Description: PGP signature


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