This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: USER_LABEL_PREFIX


Zack Weinberg wrote:
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.

Thanks,
Andreas



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]