[Bug c/31680] Cannot create DLL with exported stdcall functions because compiler exports the functions without the @N decoration

2007-04-24 Thread tobivollebregt at gmail dot com
--- Comment #2 from tobivollebregt at gmail dot com 2007-04-24 11:06 --- Created an attachment (id=13435) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13435&action=view) Log of the compiler build. Maybe the most useful line in the log: Checked out revision 124096. --

[Bug c/31680] Cannot create DLL with exported stdcall functions because compiler exports the functions without the @N decoration

2007-04-24 Thread tobivollebregt at gmail dot com
--- Comment #1 from tobivollebregt at gmail dot com 2007-04-24 11:01 --- Created an attachment (id=13434) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13434&action=view) Shell script which I used to create the 4.3.0 cross compiler The used binutils are the "offici

[Bug c/31680] New: Cannot create DLL with exported stdcall functions because compiler exports the functions without the @N decoration

2007-04-24 Thread tobivollebregt at gmail dot com
the functions without the @N decoration Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tobivollebregt at g