how many of you are interested in a 2 pass pp/compiling tool

Post Reply
lohen
Posts: 1
Joined: Tue Mar 18, 2008 1:00 pm
Location: belgium

how many of you are interested in a 2 pass pp/compiling tool

Post by lohen »

Hi group,

i'm new to this forum and would like to share a tool and batch script that makes the 'Fatal C3048 Preprocessor table overflow' error a thing of the past :D

the script performs a 2 pass preprocessing/postprocessing and final compilation cycle; the 1st pass is done by a version of the xHarbour compiler (but used as preprocessor), then the ppo output is postprocessed into a new prg file, which doesn't contain any preprocessing still to be done, so that the Ca-Clipper compiler can always compile fine without the 'Fatal C3048 Preprocessor table overflow' error

the postprocessing tool is a ca-clipper program which does the job fine, but it's only a beta

please, if you're interested, leave a message

looking forward to participate in this forum :roll:

frank
HunterEC
Posts: 723
Joined: Tue Sep 04, 2007 8:45 am

Interested...

Post by HunterEC »

That damn Fatal C3048 Preprocessor table overflow' error.
FvN
Posts: 1
Joined: Sun May 25, 2008 7:20 pm

pls, contact lohen@versateladsl_dot_be-replace _dot_ with .

Post by FvN »

i'm having difficult to keep my login at this site; pls provide a return address at my private address lohen... so i can send you the files - i'm glad to be of assistance :-)
Post Reply