This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos 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: fix conflict with gcc thread local storage extension


On Thu, 2003-03-20 at 09:07, Mark Salter wrote:
> Index: compat/posix/current/ChangeLog
> ===================================================================
> RCS file: /cvs/ecos/ecos/packages/compat/posix/current/ChangeLog,v
> retrieving revision 1.43
> diff -u -p -5 -r1.43 ChangeLog
> --- compat/posix/current/ChangeLog	19 Mar 2003 14:17:20 -0000	1.43
> +++ compat/posix/current/ChangeLog	20 Mar 2003 16:05:01 -0000
> @@ -1,5 +1,10 @@
> +2003-03-20  Mark Salter  <msalter at redhat dot com>
> +
> +	* include/pthread.h: Avoid conflict with recently introduced gcc
> +	__thread keyword.
> +

Wasn't that sweet of them?  What version does this show up in?

-- 
------------------------------------------------------------
Gary Thomas                 |
MLB Associates              |  Consulting for the
+1 (970) 229-1963           |    Embedded world
http://www.mlbassoc.com/    |
email: <gary at mlbassoc dot com>  |
gpg: http://www.chez-thomas.org/gary/gpg_key.asc
------------------------------------------------------------


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