My program, originally created under codewarrior, has problems under the
Handspring sdk. Specifically, I use c++ in limited ways, such as
functions like 

void ByRef(MyStruct& aStruct);

When I compile this with the default compiler options provided in my
copied sample makefile, of course, gcc complains about all this. OK, so
I compile as c++ ("-x c++"). But I get an installation error because the
cross-compiler folder doesn't have a copy of cc1plus.exe.

Where do I get a copy of the 68K cc1plus.exe cross-compiler? If I need to 
compile this myself, where do I get the sources/makefiles?

(Handspring dev supp has already said they don't know the answer to this
question.)

Thanks,
Jaime

ps. please reply to me, [EMAIL PROTECTED], as well as to the list.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to