Re: Help with an Wierd Error

2010-04-06 Thread Jim Wilson
On 04/02/2010 11:02 AM, balaji.i...@gtri.gatech.edu wrote: /opt/or32/lib/gcc/or32-elf/4.2.2/../../../../or32-elf/lib/crt0.o: In function `loop': (.text+0x64): undefined reference to `___bss_start' It looks like a case of one-too-many underscores prepended to symbol names. The default for ELF

Help with an Wierd Error

2010-04-02 Thread Balaji.Iyer
Hello Everyone, I am trying to build an OpenRISC port of GCC. I am not getting much response from the OR32 people, and this error sounds a bit generic from google searches so I thought if someone would know how to solve it. I build binutils, gcc and newlib as they mentioned in the or32 we