> On Thu, Mar 28, 2002 at 09:09:23AM -0800, Mike Davis wrote:
> > It compiles just fine but apparently in the linking process it can't
> > find the SDK.  I had the same problem when my IDE tried to build an
> > application.  Pass 1 worked fine but pass 2 failed to find the SDK,
> > with the same error listed below.  
> > 
> > In the IDE I added the -palmos3.5 to the parameter list of the
> > command, for pass 2.  that fixed pass 2 error in the IDE.
> 
> Sounds like you've figured out how to fix the problem by yourself. If
> your IDE doesn't invoke prc-tools correctly then that's something you
> need to take up with your IDE's authors.
> 
> (BTW prc-tools needs to make the SDK available at link time in case
> you're linking with any static libraries provided by the SDK, e.g.,
> PalmOSGlue.)
> 
>     John

I really do appreciate that all the work you and others do, in 
developing these tools but I'm not sure why you resent it so much 
when people ask questions.

Your comment above is non-responsive to the problem I posed.  Of 
course, you don't have to reply at all, if it's too much trouble. If 
you would have read what I wrote, you would see that my problem was 
NOT with the IDE.  There is nothing to ask the author of the IDE.

My problem is with the command line operation of the toolset.  You 
have snipped that part out and only quoted out of context what I 
posed.

I will include it here again, for others to address.  Again, my 
problem is that I get an error listed below, when I try to use the 
"make" command ***from the command line***, ***not the IDE***.

Attachment:
-----------
Yes, 4.0 does install very nice.  I got my IDE to work with 3.5 so 
tried to install 4.0 and it was a breeze.  So, my IDE is now working 
with both SDKs.

I do still have one problem that is not much of an issue. I'm sure 
it's just something that I need to setup for pass 2.

I tried to compile the hello example that was given earlier today.

It compiles just fine but apparently in the linking process it can't 
find the SDK.  I had the same problem when my IDE tried to build an 
application.  Pass 1 worked fine but pass 2 failed to find the SDK, 
with the same error listed below.  

In the IDE I added the -palmos3.5 to the parameter list of the 
command, for pass 2.  that fixed pass 2 error in the IDE.

But I'm not sure where that is done for command line operation.

Pass 1 shows the *-gcc using -palmos3.5 but pass 2 does not.

I get the error: "sdkfind: warning: 'sdk' not found in /PalmDev

Mike

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to