Linker weirdness: "could not read symbols: Invalid operation"

John Reiser jreiser at bitwagon.com
Mon Mar 15 22:48:20 UTC 2010


> "could not read symbols: Invalid operation"

Could "Invalid operation" be an error message that corresponds to
an error from a system call?  Apply 'strace' to the link step
to see what happens shortly before the write() to stderr.

-- 


More information about the devel mailing list