This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


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

Re: Want to be a gcc/binutils maintainer?


Danny Smith wrote:

> > Question, Danny:  with your changes, does auto-import continue to work?
> Yes, in all my tests.

Great.

> > (with *non* fastcall symbols only, for now...auto-import-for-fastcall
> > probably needs to be added later, but for now...)
> >
> 
> fastcall symbols are functions, never data, so no need to auto-import.
> However, all the _nm_ symbols seem to be okay.


Oh, okay.
 
> > Download this:
> http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/dll-stuff/dll-helpers-0.2.9.tar.bz2
> >
> > and run the various tests.
> >
> >
> I get broken link messages with that.  

Oops.  That should be *without* the extra hyphen:
http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/dll-stuff/dllhelpers-0.2.9.tar.bz2

> I'll try later. FWIW,
> dllhelpers-0.2.4-0.2.8 all work before and after changing functions to
> __fastcall (and with __fastcall C++ methods), and mixing __stdcall,
> __cdecl, and __fastcall in same code.    I don't know how to mark fortran
> names as fastcall.

Wonderful.  Thanks for being so thorough. For now, let's pretend that
fortran doesn't exist...</me hides from the g77 zealots...>

--Chuck


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