I was trying to see if the latest compiler would fix the problems Im having with CW 3.0
so I downloaded the evaluation copy of CW6.4 but it would not compile my source.
When the TEXT portion of my code grows over 0x90000 the linker seems to be failing
to resolve external references in the last couple of files in the link order. I get no error
messages but the code in those modules does flakey things.
Are you aware of any limitations on the linker from CW 3.0 I know you dont support that
build anymore was hoping someone might have some knowledge of the compiler from
back then.