Hello!

Yes, I am using latest version of Pose.

To Daniel Morais: I have no idea about setting up
stack size in GCC.

I am using for compile 
CFLAGS = -O2
%.o: %.c
        $(CC) $(CFLAGS) -c $< -o $@

Sergei

> Make sure you are using the latest version of Pose. 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf
Of S S
> > Sent: Sunday, April 01, 2001 12:42 AM
> > To: Palm Developer Forum
> > Subject: CW6 and GCC: stack overflow problem
> > 
> > 
> > Hello!
> > 
> > I have a problem. When I compile and make my
project
> > in CW6 Lite everyting is OK and my application
works
> > fine on Emulator. But when I make the same
application
> > in GCC it doesn't work on Emulator. In this case I
> > recieve "stack overflowing" error from Emulator
after
> > app run.
> > 
> > The codes of application in GCC and CW6 are
identical.
> > Emulator is the same also.
> > 
> > I havn't any ideas what to do with this problem!
> > 
> > Thanks,
> > Sergei
> > 
> For information on using the Palm Developer Forums,
or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/?.refer=text

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

Reply via email to