This is the mail archive of the gcc-help@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: C++ static member function reported as undefined references by linker?


Hi David,

  I believe that I mispoke about part of it and the named class should
give external linkage to its members.

  Just a little too busy my apologies!

Corey

On 10/27/05, David Cespedes <David.Cespedes@i-o.com> wrote:
> I do not have the SPEC with me will have to check around! But you read
> it in;
>
> ARM (Annotated Reference Manual), Sec 9.4:
> "Static members of a global class have external linkage."
>
> Regards,
> Daveed


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