Argh, this is driving me nuts. I can compile things just
fine in prc-tools v2.0 (although I do explicitly have to
specify the location of my header files. I'm still unclear
of why it can't find them when I have the correct mounts
setup).

However, after it compiles, it'll install and run briefly (as
I can tell from some debug messages) before going into
an infinite loop. This pretty much happens with all of my
apps that compiled/ran great with prc-tools v0.5...

I think it's time to switch back if this keeps up...but perhaps
someone can help.

First problem to solve is why it can't find my header files. I
have the following dir structure:

f:\PalmDev
    f:\PalmDev\sdk
        f:\PalmDev\sdk\include <- Here I have the OS3 include files
    f:\PalmDev\sdk-3.5
        f:\PalmDev\sdk-3.5\include <- Here I have the OS3.5 include files

However, gcc can't find my included files unless I explicitly specify it
with -I (which it accepts just fine).
If I look at the mountpoints in Cygwin, I have:

f:\palmdev    /PalmDev

So I assume that's correct...what's going on here??




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

Reply via email to