I get this error message:
gcc o/gcc-classic-stable/main.o -lauto -o bin/gcc-classic-stable/example4
/gg/lib/libamiga.a(createmenus.o)(.text+0x4): undefined reference to `GadToolsBase'
/gg/lib/libamiga.a(freemenus.o)(.text+0x4): undefined reference to `GadToolsBase'
collect2: ld returned 1 exit status
make: *** [bin/gcc-classic-stable/example4] Error 1
Done.
What shall I do? What's wrong?