| Summary: | generating a very large spec file gives and error when trying to build | ||
|---|---|---|---|
| Product: | [Technology] RTSC | Reporter: | Jon Blake <jblake> |
| Component: | Core | Assignee: | Dave Russo <d-russo> |
| Status: | ASSIGNED --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | dfriedland |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
Build Identifier: XDCtools 3.20.01.51 Generating a spec file with 5400 lines via a script. When trying to build this creates the following errors. generating interfaces for package ti.bios.examples (because package/package.xdc. inc is older than Examples.xdc) ... translating Examples ---------- 1. ERROR in package/ti_bios_examples.java (at line 107) void Examples$$TYPES() ^^^^^^^^^^^^^^^^^ The code of method Examples$$TYPES() is exceeding the 65535 bytes limit ---------- 1 problem (1 error)error: internal java compilation error gmake: *** [package/package.xdc.inc] Error 1 gmake: *** [package/package.xdc.inc] Deleting file `package/package.defs.h' gmake: *** [package/package.xdc.inc] Deleting file `package/package_ti.bios.exam ples.c' Reproducible: Always Steps to Reproduce: Team has the spec file to reproduce the issue.