Hi,
I have a build system running on linux, solaris, freebsd, openbsd and mac osx.
After compilation of the modules I use the strip utility with no options to strip the symbol table. This all works fine on any of the architectures other than mac osx.
running nm afterwards I get U (undefined)...