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: [TRUNK/3.4.2] Export __trampoline_setup/__transfer_from_trampoline



On Sep 1, 2004, at 1:34 PM, Mark Mitchell wrote:


Jakub Jelinek wrote:

Oops, I have completely missed that on darwin libgcc-std.ver is
not used and instead libgcc-darwin.ver.
I would say libgcc-darwin.ver needs:

%inherit GCC_3.4.2 GCC_3.4
GCC_3.4.2 {
 ___trampoline_setup
}

appended to it, but can't test it.

Unless somebody Darwinish speaks up quickly, we'll just fix this in a later release for Darwin.

libgcc-darwin.ver is not really used at all, I think the reason it is
there is just to keep mklibgcc.in happy, aka Darwin does not use versions
at all for symbols.


-- Pinski


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