On Tue, Oct 09, 2001 at 01:22:20AM +0200, Daniel Wagner said:
> Hello
>
> When compiling oskit-mach without any optimation, the linker will
> complain about cli not defined in oskit-mach/i386/i386/pic.c. Compiling
> with -O2 helps, but then gdb is confused. Gdb doesn't know where the
> current pc
> When compiling oskit-mach without any optimation, the linker will
> complain about cli not defined in oskit-mach/i386/i386/pic.c. Compiling
> with -O2 helps, but then gdb is confused. Gdb doesn't know where the
> current pc refers to the right source file. Something seems to be
> broken, but wha
Hello
When compiling oskit-mach without any optimation, the linker will
complain about cli not defined in oskit-mach/i386/i386/pic.c. Compiling
with -O2 helps, but then gdb is confused. Gdb doesn't know where the
current pc refers to the right source file. Something seems to be
broken, but what?