This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: is 'export' keyword supported in gcc 4.0.0 ?
- From: "Foster, Gareth" <gareth dot foster at siemens dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 27 Apr 2005 15:26:37 +0100
- Subject: RE: is 'export' keyword supported in gcc 4.0.0 ?
Somebody posted a very interesting PDF on here about export and the problems
with it, I think it went on to recommend that it be removed from the
standard. It also mentioned that only one compiler has export implemented.
I'm sure if you google for it it will show up.
Gaz
> -----Original Message-----
> From: Nathan Sidwell [mailto:nathan@codesourcery.com]
> Sent: 27 April 2005 15:23
> To: Dev Compiler
> Cc: gcc-help@gcc.gnu.org
> Subject: Re: is 'export' keyword supported in gcc 4.0.0 ?
>
> Dev Compiler wrote:
> > Hi,
> >
> > Is 'export' keyword supported in gcc 4.0.0 ?
>
> no. (it is parsed and produces a warning that it is ignored)
>
> nathan
>
> --
> Nathan Sidwell :: http://www.codesourcery.com ::
> CodeSourcery LLC
> nathan@codesourcery.com ::
> http://www.planetfall.pwp.blueyonder.co.uk
>