[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [openrisc] Question About the MP3 decoding program, MINIMAD



Dear Marko Mlinar,

	i compile the toolschain in or1k/binutils directory
	configure --target=or32-uclinux
	make
	make install
	
	when make install run the makeinfo some texinfo file, 
	it reports 
		Unknow @synindex "kr" "cp" 
		use --force option
	when i delete the line in the file, it run ok. and tools 
	is make in the /usr/local/bin

	but where can i find the or32-rtems-gcc or or32-rtems-gcc?

	i compile the source in or1k/gcc
		./contrib/egcs_update --touch
		ln -s ../newlib/newlib .
		./configure --target=or32-rtems \
	    --with-gnu-as --with-gnu-ld --with-newlib --verbose \
 		--enable-threads --prefix=/opt/or32-rtems 		--enable-languages="c"
   		make all install

	it report in gcc/rtl.c : 539  error, Compiler Internal Error
				 Report error to ... url

	i find that function is dump_and_about(); the line 539 is about();
	is it some error?
	
	or i miss some precedure of it?
	

Jiahui Zhu

Email: zhustudio@ict.ac.cn
Date: 2003-04-19

======= 2003-06-11 08:35:00 =======

>You should send the full report/log on what you have done, in order we can 
>help you.
>
>Marko
>
>
>On Tuesday 10 June 2003 16:13, zhustudio@ict.ac.cn wrote:
>> ----- Original Message -----
>> From: Simon Srot <simons@o... >
>> To: openrisc@o...
>> Date: Fri, 13 Jul 2001 11:48:03 +0200
>> Subject: Re: [openrisc] Question About the MP3 decoding program,
>> MINIMAD
>>
>> Hi
>>
>> Can it make under cygwin on Windows platform?
>> I followed the README.
>> In the configure stage, it report find i686_cygwin, but in the make stage
>> it report ERROR about reference file.
>> Do you have some exprience on cygwin?
>> Thank you
>>
>> > Hi,
>> >
>> > SUNGYON@a...  wrote:
>> > > But, i'm in trouble on installing the or32-rtems tools,
>> > > Because the download material at the opencore.org only include
>> >
>> > rtems itself and
>> >
>> > > does not include the rtems-required gnu tool chain.
>> > > And the download at the rtems.com include the tool chain, but
>> >
>> > the provided tool
>> >
>> > > chain does not support or1k cpu.
>> >
>> > Go to opencores cvs and download or1k/binutils, or1k/gcc and
>> > or1k/newlib. In or1k/gcc/README.or you will find instructions how
>> > to
>> > build or32-rtems tool chain.
>> >
>> > > And another problem is
>> > > that the minimad directory has missnig one file, flash.c
>> >
>> > (which is exist in
>> >
>> > > compilation list of 'make', but not in the corresponding
>> >
>> > directory), i think.
>> >
>> > This file is automatically generated from the mp3 files.
>
>
>--
>To unsubscribe from openrisc mailing list please visit http://www.opencores.org/mailinglists.shtml

= = = = = = = = = = = = = = = = = = = =



--
To unsubscribe from openrisc mailing list please visit http://www.opencores.org/mailinglists.shtml