From: Sandra Loosemore Date: Mon, 5 Jan 2026 23:46:12 +0000 (+0000) Subject: doc, VxWorks: Clean up VxWorks option documentation [PR122243] X-Git-Tag: basepoints/gcc-17~1931 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5442b8a4b6cc643833d0f0659d2bbd9ae308dc97;p=thirdparty%2Fgcc.git doc, VxWorks: Clean up VxWorks option documentation [PR122243] gcc/ChangeLog PR other/122243 * doc/invoke.texi (Option Summary) : Add -mvthreads. (VxWorks Options): Likewise. --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index a95f4d2fb6d..fb0b96118af 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -1495,7 +1495,7 @@ See RS/6000 and PowerPC Options. -mpointer-size=@var{size}} @emph{VxWorks Options} (@ref{VxWorks Options}) -@gccoptlist{-mrtp -msmp -non-static -Bstatic -Bdynamic +@gccoptlist{-mrtp -msmp -mvthreads -non-static -Bstatic -Bdynamic -Xbind-lazy -Xbind-now} @emph{x86 Options} (@ref{x86 Options}) @@ -35724,6 +35724,10 @@ than PowerPC, nor on VxWorks version 7 or later, in which the selection is part of the VxWorks build configuration and the library paths are the same for either choice. +@opindex mvthreads +@item -mvthreads +Link against the VxWorks AE vThread runtime environment. + @opindex non-static @item -non-static Link an RTP executable against shared libraries rather than static