- --
Viewing Issue Advanced Details
[ Jump to Notes ]
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
04785 | Compiling | Minor | Always | Apr 29, 2012, 16:02 | Apr 29, 2012, 18:29 |
Tester | Pythagoras | View Status | Public | Platform | |
Assigned To | micko | Resolution | Fixed | OS | Windows Vista/7 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.145u7 | Fixed in Version | 0.145u8 | Build | Normal |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 04785: Default 'tiny' does not build. | ||||
Description |
Linking mametiny64.exe... obj/windows64/mame/tiny/libsound.a(okim6295.o):okim6295.c:(.text+0x69): undefined reference to `oki_adpcm_state::compute_tables()' obj/windows64/mame/tiny/libsound.a(okim6295.o):okim6295.c:(.text+0x71): undefined reference to `oki_adpcm_state::reset()' (etc...) obj/windows64/mame/tiny/libsound.a(okim6295.o):okim6295.c:(.text+0x142b): undefined reference to `oki_adpcm_state::clock(unsigned char)' (etc...) collect2: ld returned 1 exit status make: *** [mametiny64.exe] Error 1 |
||||
Steps To Reproduce | make SUBTARGET=tiny | ||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | |||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
1
No.08475
Tafoid Administrator
Apr 29, 2012, 18:29
|
r16090 should have fixed this. Current SVN seems to build mametiny.exe without issue. |
---|