[PATCH] Fastcall support on cygwin and mingw targets

Richard Henderson rth@redhat.com
Mon Dec 2 13:48:00 GMT 2002


On Mon, Dec 02, 2002 at 10:25:23PM +0100, Casper Hornstrup wrote:
> > (2) The frobbing of @ and + is confusing.  It is not *required*
> >     that @ be used for dllimport/export.  I'd prefer to first see
> >     a patch that replaced the literal @ with a macro; then the macro
> >     can expand to something other than @, and your life is happier.
> 
> I have fixed these issues. Patch attached.

No, you still frob + and @.  The step you missed is to actually
*change* the dllimport character so that you can use @ directly.


r~



More information about the Gcc-patches mailing list