This is the mail archive of the gcc@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++] GCC tree linkage types


Ian Lance Taylor <ian@wasabisystems.com> writes:

[...]

| > > The GNU linker supports more exotic linkage types like `indirect',
| > > `warning', and `set'.  But these are probably not of interest to the
| > > compiler.
| > 
| > True.  What do these linkage types do?  Are they documented somewhere?  A
| > google search didn't turn up anything obvious.
| 
| I doubt they are documented.

Thanks for the documentation.  Is that not formally included in the
docs because it is intended not to be used by non "wide" public?

-- Gaby


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