GoRC is available at the same URL it's the "Resource Compiler". It should also go in the same directory as NASM. The warnings are because I use a slightly unconventional (yet not completely unsupported) method of declaring the procedure label before I use the "global" directive to specify it's properties. Those warnings can be ignored, it doesn't hurt anything.