Section One BBS

Welcome, Guest.


Subject: $F+ compiler flag. Date: Sat Jul 02 2016 11:00 am
From: mark lewis To: Joseph Larsen

02 Jul 16 02:46, you wrote to me:

 ml>> is there an explicit problem with your test builds that relies on FAR (

 JL> I don't know why my quotation doesn't work.

me either...

 JL> But, anyway. Here are the commands I compile the source with:

those do not override what may be specified in each source file...

[trim]

 JL> What i'm thinking, maybe i'm wrong, is that the $F directive will
 JL> solve some problems i'm having with the code.

to reiterate what the documentation says, $F is recognized in TP mode but there 
is no such thing as FAR or NEAR calls in 32bit and 64bit flat memory models...

 JL> Like the garbled message headers for example. And, hopefully, the allowance
 JL> of replying to messages. Maybe this is far fetched, I don't know. But i'm
 JL> crossing my fingers.

no, NEAR and FAR calls won't help with that... there is a flaw in the code that 
leads to misalignment of the data in some instances... it is either that or
memory corruption which should not be happening if you are building with
debugging enabled...

)\/(ark

Always Mount a Scratch Monkey

... Good customers are as rare as latinum.
---
 * Origin:  (1:3634/12.73)

Previous Message       Next Message
In Reply To: $F+ compiler flag. (Joseph Larsen)