yyz_21122003 wrote:
>Hi,
>I have compiled a c program with both linux (m68k-amigaos-gcc) and
>amithlon.
>When I run program with run_elf (1.6) a window popup tell me:
>
> Run_elf
>UNDEFINED SYMBOL: _CallLib68k
>
>or something like this :-P
>
>On linux:
>CC=m68k-amigaos-gcc
>./configure
>make
>
>On amithlon:
>i686be-amithlon-gcc -r -noixemul prog.c
>
>What's wrong?
>
>
>
Are you sure you're using run_elf 1.6? Perhaps you could mail me prog.c,
because it really should work.