[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
can not generate sample programs (fwd)
- Date: Mon, 5 Jul 1999 11:47:58 +0100
- From: Nick.SIMON at syntegra.bt.co.uk (Nick.SIMON at syntegra.bt.co.uk)
- Subject: can not generate sample programs (fwd)
This is a bsp thing, 'end' should probably be defined in your linkcmds file.
Now, what it is the end *of* you'll have to work out by looking at how it's
used in bspstart.c - it's almost certainly the end of text, data or bss.
Good luck,
-- Nick Simon
> ---------- Forwarded message ----------
> Date: Fri, 02 Jul 1999 20:44:28 +0900
> From: Jae-Chul Moon <vgate at palgong.kyungpook.ac.kr>
> To: owner-rtems-list at oarcorp.com
> Subject: can not generate sample programs
>
> Hi, my name Jae-Chul Moon
>
> I have trouble with compile new BSP for a i960 based board.
> In making the hello.exe file, "undefined reference to 'end'" error
> message occured.
> I browsed all source file, but 'int end' is only defined as extern
> variable in bspstart.c file.
> what means 'end' variable?. who defines the int end?
>
> I also tried to compile BSP for cvme961, but It did not generate same
> error.
>
> please help.
>
> thank you
>
> Jae-Chul Moon
>
> Kyungpook National University, Korea.
>
>
>