- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
03857 | Misc. | Major | Always | May 21, 2010, 14:25 | Sep 20, 2012, 08:23 |
Tester | Firewave | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | Resolution | No change required | OS | ||
Status [?] | Closed | Driver | |||
Version | 0.138 | Fixed in Version | Build | 64-bit | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 03857: 64-bit version compiled with GCC doesn't show exceptions | ||||
Description | A 64-bit GCC build doesn't show the information about the exception on the commnd-line. It works with a 32-bit build and either when compiled with Visual Studio 2010. I filed a bug with the mingw64 team about this (https://sourceforge.net/tracker/?func=detail&aid=3005349&group_id=202880&atid=983354). | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | 64-bit specific | ||||
Regression Version | |||||
Affected Sets / Systems | |||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
3
No.06733
aaron Developer
Sep 18, 2010, 06:17
|
This is a known limitation of mingw-w64. They need to create the proper pdata/xdata records in the executable, but aren't doing it yet. |
---|---|
No.08692
Firewave Senior Tester
May 29, 2012, 17:34
|
This will be fixed with the upcoming 4.6.x toolchain. |
No.08920
Firewave Senior Tester
Sep 20, 2012, 08:23
|
This should be fixed in the new toolchain. |