Hi,
new gcc solved the case. I am now able to compile the module, and parsing time went down from 50 to 40 seconds. My gambit is configured with both of the options that you mentioned.
Thanks,
Petter
Den 17. aug. 2008 kl. 20.20 skrev Bradley Lucier:
On Aug 17, 2008, at 2:01 PM, Bradley Lucier wrote:
I don't know what else you have running; what does top tell you about the cc1 process (gcc's back end program).
I configured gambit with --enable-single-host but not with --enable- gcc-opts; using the latter would increase compilation memory and time requirements.
How large is your ssax-sxml.c? I get
frying-pan:~/programs/gambc-v4_2_3/ssax-sxml> wc ssax-sxml.c 191030 214064 7476011 ssax-sxml.c
Brad