I just disabled the prefix setting and still get the same internal compiler error with my original code. I even changed the POL project from using the precompiled headers (i.e., POL40DL.mch++) as the prefix file to just including the necessary headers and letting the compiler run without the precompiled stuff, but I'm still getting the same internal compiler error.
> I'd say generating... however, the line between generating a call to > something and actually generating the code for it blue when you deal > with inline functions, and it looks like both CDatabase and CRecord > have inlined constructors. They also usually have their > representations pulled in from a precompiled header, rather than > directly from source text. If you disable the prefix setting, does > the original ICE still occur? > > -- > Ben Combee <[EMAIL PROTECTED]> > CodeWarrior for Palm OS technical lead > Palm OS programming help @ www.palmoswerks.com > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ > > Mark F Rodriguez ---------------------------------------- xAplos, Inc. http://www.xaplos.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
