[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Problem with compile uclinux kernel 2.4.x
Hi Pham,
Pham Quoc Sang wrote:
I’m trying to compile uClinux for MicroBlaze on Spartan-3E starter kit.
After “make menuconfig” and “make dep” steps are success, the “make”
step generate following errors as below. B/c I am a very first compile
uClinux by mb-gcc, please tell me we is my troubles.
/tmp/ccdP1UDk.s: Assembler messages:
/tmp/ccdP1UDk.s:695: Error: unknown pseudo-op: `.rodata'
/tmp/ccdP1UDk.s:712: Error: unknown pseudo-op: `.rodata'
/tmp/ccdP1UDk.s:730: Error: unknown pseudo-op: `.ent'
<snip>
Sounds like a broken mb-gcc. what is the output of
$ which mb-gcc
and
$ mb-gcc -v
are you using the mb-gcc from petalogix.com, or that distributed with EDK?
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/