Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 319794 - generating a very large spec file gives and error when trying to build
Summary: generating a very large spec file gives and error when trying to build
Status: ASSIGNED
Alias: None
Product: RTSC
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dave Russo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-13 18:11 EDT by Jon Blake CLA
Modified: 2011-11-25 20:00 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Blake CLA 2010-07-13 18:11:41 EDT
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.