On Wed, Sep 11, 2002 at 10:44:35PM -0700, Stan Shebs wrote:
So, uh, is USER_LABEL_PREFIX now no longer optional, seeing as how
it has unprotected and undefaulted references in collect2.c and
tlink.c?
(Not necessarily bad :-), since it exposed a missing definition of
USER_LABEL_PREFIX that should have been there all along...)
Ugh. Sorry. I just blindly assumed the default was in defaults.h
where it belonged. Give this patch a spin please?
Seems to work here, I'm in stage 2 now. Also a define in darwin.h helped
in the first catch.