tkotha / snes-sdk

Automatically exported from code.google.com/p/snes-sdk
0 stars 1 forks source link

Label limit reached #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When compiling larger projects an upper label limit is hit causing the error:

FIX_REFERENCES: Reference to an unknown label "__local_1000".

To correct this the label size was increased from 1000 to 65536. Please see 
included patch.

Original issue reported on code.google.com by bubble...@bubblezapgames.com on 4 Dec 2013 at 6:41

Attachments: