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: Add -enable-threads=gnat


On Tue, Apr 22, 2003 at 05:59:56PM -0400, Richard Kenner wrote:
> + extern void __gnat_install_locks (void (*lock) (), void (*unlock) ());

You'll not be able to call this function unless you add it
to libgcc-std.ver.  BTW, what's the point of this?


r~


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