3DWorld (245/293)

From:Antonio Palladini
Date:25 Apr 2000 at 01:03:18
Subject:Re: MiniGL and gcc

Hi Peter,
>
> In the linker call you have to place the linklibs behind your object
> files, otherwise the symbols won't get resolved.
>
when I change LOPTS and OBJS, i get the following errors :

gcc test.o -m68030 -m68881 -noixemul -lamiga -lmgl -o test
collect2: ld terminated with signal 6 [Abort trap], core dumped
/gg/m68k-amigaos/bin/ld: bfd assertion fail /gg-src/gg/fsf/binutils/bfd/aoutx.h:2291
/gg/lib/libamiga.a(obj.1469.675968)(.text+0xa): undefined reference to `stdout'
Unsupported reloc: -1
Abort trap - ld

regards
Antonio