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: using ld-symbols - the "official" way


> > To prevent gcc complaining about some undeclared symbols i use

> > extern char ld_symbol[];

> > This seems to work, but i wonder about the advised way to get this done
> > ?

> That is the right way to do it.

Oh, great! 

> Ian

Thanks Ian! 


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