Hi,

IBM's Personal Application Builder that helps build
Palm applications uses GCC for creating the prc file.

It also allows users to create multi-segment
applications as well.


For more information you can visit 
http://www-4.ibm.com/software/data/db2/everyplace/

Thanks,
Mayank.

--- Michal Seliga <[EMAIL PROTECTED]> wrote:
> On 26 May 2001, at 0:00, Palm Developer Forum digest
> wrote:
> 
> > 
> > -----Original Message-----
> > From: Mark Smith [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, May 25, 2001 9:09 PM
> > To: Palm Developer Forum
> > Subject: gcc for large projects
> > 
> > 
> > Without wishing to start a religious debate, I'm
> curious to
> > know of anyone's experience with using gcc for
> larger-scale
> > (>100k, multi-segment) C++ Palm projects,
> especially if you've
> > used CodeWarrior before.  For instance (based on
> my minimal
> > knowledge), it appears that you have to explicitly
> label the
> > segment for each function/method.  Any other
> gotchas like that?
> > 
> > -- 
> >     -M-                                           
>   [EMAIL PROTECTED]
> > 
> 
> I have tried it, my app compiles succesfully with
> codewarrior and I don't know how to make it work
> under gcc. It always complains for too big data
> segment. 
> Unfortunately I use only a little of global
> variables, all my problems are because of too much
> C++ classes and vurtual tables (Ultralite
> application with 53 
> tables and 60 (maybe more, maybe less) selects,
> compiled with codewarrior results with 780kB long
> .prc). 
> 
> but I used too old gcc.... (I downloaded it nearly a
> year ago...)
> 
> 
> -- 
> For information on using the Palm Developer Forums,
> or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

-- 
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