Hi!
I wanted to play around with the AROS 64-bit sdk on Linux so I installed it and all went fine. However, when I try to compile a hello world program the linker indicates that some stuff is missing, "-lposixc, -lstdcio, -lstdc, -lcodesets ..." and so on. I read a guide on Sourceforge that indicated I should get some i386-all stuff but is that information still accurate and does it work with my 64-bit system?