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


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