Re: ORCA/M help



Glenn Jones <rg.jones@xxxxxxxxxx> wrote:
> Glenn Jones wrote:
>> Does anyone know if there is a maximum number of program/data segements
>> per program?
>>
>> I am running into a strange problem when I try to add additional program
>> sections and then I start to get linker errors.

How many segments do you have?

Each segment can hold up to 64KB, so you shouldn't need all that many.

> PAPPY is a program segment that is empty. so Eth_inp and Eth_outp are
> not even referenced. If I remove the PAPPY code section then the linker
> error disapears.

When you run the object dump program (DUMPOBJ?), does it show that the
segment is empty?

--
Send mail to fadden@xxxxxxxxxx (Andy McFadden) - http://www.fadden.com/
CD-Recordable FAQ - http://www.cdrfaq.org/
CiderPress Apple II archive utility for Windows - http://www.faddensoft.com/
Fight Internet Spam - http://spam.abuse.net/spam/ & http://spamcop.net/
.



Relevant Pages

  • Re: ORCA/M help
    ... I am running into a strange problem when I try to add additional program sections and then I start to get linker errors. ... A segment if I have the terminology correct is the code between the START and END directives or between DATA and END. ... use ENTRY directives for each of the routine entry points vs making a segment for each routine. ...
    (comp.sys.apple2.programmer)
  • Vugraph Records
    ... It seems that the lin files for the 6 & 7 segment of the Bermuda Bowl ... final are empty. ... It's a pitty that ...
    (rec.games.bridge)
  • Re: toplogy question
    ... Peter wrote: ... then there exists a point z in the relative interior of the ... Let L be the line segment. ... since Int/\ is empty. ...
    (sci.math)
  • Re: Is the empty set a number?
    ... I am also wondering ifthe empty setisn't a missnaming? ... The set C is the set of constructible sets if nothing exists. ... it is only possible to construct a single unique ... A set of points between 2 points is a line segment. ...
    (sci.math)
  • Re: ORCA/M help
    ... > 25 Code segments and 9 Data segements. ... > A segment if I have the terminology correct is the code between the START ... If I remove the PAPPY code section then the linker error ... > By empty I mean there is a START and a END statement and thats all. ...
    (comp.sys.apple2.programmer)