On Tue, Sep 25, 2012 at 9:41 AM, Jan Engelhardt <jengelh@xxxxxxx> wrote:
The "-nostartfiles" is a discouraged option and is documented to
potentially result in undesired behavior.
Can you provide some reference why it is discouraged? In "man gcc" I see the -nostartfiles option without any such discouragement (gcc version 4.4.6 20120305). Also "man dlopen" uses -nostartfiles in the example command line.
Avati