On 9/26/06, charles hacker <[EMAIL PROTECTED]> wrote:
After some pretty trivial hurdles, there is an issue at link. I've built the libary separately and also combined with cryptest in the hopes of producing an executable target. I must be doing something silly.If I don't link with -flat_namespace, i get:pages upon pages upon pages of undefined referencesAnd if I add -flat_namespace, i get:-f may not be used without -sharedAnd if I add -shared... its no longer an executable.Anyone seen this, or have a suggestion? It would be undoubtably appreciated.CharlieARGCC 3.3.1LD 2.12.1
