September 15, 2005 >64k Global types? | ||||
---|---|---|---|---|
| ||||
Hi All I'm getting an error "k:\...\viewer.obj(viewer) >64K Global Types" from OPTLINK. What does it mean, and what can I do? Is it related to the named object file being too large, or does it relate to the size of the program as whole? It goes away if I omit or reduce debug info from the compile, but that would make debugging very hard! Cheers, John |
September 15, 2005 Re: >64k Global types? | ||||
---|---|---|---|---|
| ||||
Posted in reply to john Jameson | "john Jameson" <john_member@pathlink.com> wrote in message news:dgbkdu$s0h$1@digitaldaemon.com... > Hi All > > I'm getting an error "k:\...\viewer.obj(viewer) >64K Global Types" from OPTLINK. > > What does it mean, and what can I do? Is it related to the named object file > being too large, or does it relate to the size of the program as whole? > > It goes away if I omit or reduce debug info from the compile, but that would > make debugging very hard! Try omitting debug info from one of your .obj files. |
Copyright © 1999-2021 by the D Language Foundation