[cfe-dev] -r no longer passed to linker under Linux?

David Chisnall csdavec at swan.ac.uk
Wed Apr 20 03:26:45 PDT 2011


I've just started seeing some projects fail to build under Linux with a recent clang, with this telltale message:

clang: warning: argument unused during compilation: '-r'

This is then followed by a load of missing symbol errors from the linker.

This definitely was working a few weeks ago, so it seems to be a regression...

David



More information about the cfe-dev mailing list