[PYTHON MATRIX-SIG] Re: Routine too big...

Paul Taney, Computer Specialist, Reston, VA ptaney@usgs.gov
Mon, 16 Dec 1996 12:27:50 -0500


On Mon, 16 Dec 1996, Jack Jansen wrote:

> compiler doesn't like the routine zlarfx_ ...
> The routine is apparently bigger than 32Kbyte...

>>Isn't there an option in the compiler to generate larger offsets?
>>In Think C (at least) there was an option to check off that would 
>>would do this. 


See Inside CW8: Setting Mac Project Options: Choosing a Code Model
(68K only) p.352

There is a pupup at the top of the Processor Info window where 
you can select: Small, Smart, or Large. "The large model is useful
when you have a source file that generates more than 32K of code
or when CW generates an out-of-range link error.  This model uses
absolute addressing for all function calls. This option corresponds 
to '#pragma far_code' [but] the factory setting is 'smart'"  


                               
ptaney@usgs.gov            @  Is he who laughs last is he who wins.
smail: ms431, reston, va   @  Is a foolish dog bark at a flying bird.
voice: 703-648-5598        @  One's sheepa must learn, Children,
  fax: 703-648-5274        @  To respect the Shephard.    --Marley


=================
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================