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]

Re: libgcc problems


>>>>> Andrey Slepuhin writes:

>> Does solution 1 mean not exporting symbols with double-underscore
>> ("__") prefix?

Andrey> It seems that at least there are some exceptions to this rule (as with
Andrey> __terminate_func, which should be available anywhere to be accessed
Andrey> from inline set_terminate()).

	Maybe it is easier to test for the exceptional cases that *should*
be exported.

David



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