This is the mail archive of the gcc-bugs@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]

[Bug ada/34717] Ada runtime improvements for OpenBSD to enable tasking and related features



------- Comment #2 from charlet at adacore dot com  2008-01-09 07:57 -------
Subject: Re:   New: Ada runtime improvements for OpenBSD to enable tasking and
related features

> After the patch, configure option "--with-threads=gnat" enables tasking for
> OpenBSD on x86 platform.

Note that this option is deprecated and will be removed at some point.

You should use e.g. --with-threads=posix, or use the default (assuming it's not
'single') instead.

Arno


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34717


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