On Fri, Aug 9, 2013 at 9:45 AM, Ian Darwin <[email protected]> wrote: > +-LDADD+= -nostdlib > ++LDADD+= --nodefaultlib
Hm, I would think this needs to be "-nodefaultlibs" instead of "--nodefaultlib" (i.e., only one hyphen and add the s).
On Fri, Aug 9, 2013 at 9:45 AM, Ian Darwin <[email protected]> wrote: > +-LDADD+= -nostdlib > ++LDADD+= --nodefaultlib
Hm, I would think this needs to be "-nodefaultlibs" instead of "--nodefaultlib" (i.e., only one hyphen and add the s).