I am just about ready to relaeas an *experimental* version of gcc-2.95.3
and binutils-2.11.92 for mingw with Eric's fastcall support.  A few details
to resolve:

1) How should --add-stdcall-alias "undecorate" fastcall symbols:
a) Leave alone
b) Add alias: foo = @foo@n (strip off prefix and suffix)
c) Add alias: @foo = @foo@n (strip off suffix on;y)

2) Similarly, what should --kill-at do. (as above)

3) What should -U do to fastcall symbols
a) Nothing
b) _@foo@n = @foo@n
c) _foo@n  = @foo@n

Danny

http://briefcase.yahoo.com.au - Yahoo! Briefcase
- Manage your files online.

Reply via email to