The following .def also works !!!

---
application { "Appname" 'Crd+' } // the '-character around
                                    the ID are new
multiple code {SECT1 SECT2 }
---

On 3 Oct 2002 at 17:33, Sebastian from Berlin/Germany wrote:


> the Creator_ID was the solution .. changed to something without the "+" and it works
> ... would be the last thing _I_ had thought of .. thank you many many times ...

> On 3 Oct 2002 at 16:15, Daniel Morais wrote:

> > Le jeudi, 3 oct 2002, � 14:19 Europe/Paris, Sebastian from
> > Berlin/Germany a �crit :
> >
> > > application { "FlashPro" Crd+ } //this is line 3
> > (...)
> >
> > > but when compiling the compiler gives back:
> > >
> > > --
> > > Compiling [..all my .c-files..]
> > > Building Linker Script...
> > > ../FlashPro.def:3: parse error
> > > make: *** [Debug/FlashPro-sections.s] Error 1
> > > -----------------------
> > > Make returned an error.
> > > --
> > >
> > > What to do now?
> > > I use falch.net-dev-studio and the segments are defined in the
> > > projects-preferences
> >
> > I'm not sure the symbol + is allowed for Creator IDs ( in Crd+ ), but
> > also, indicating the stack size may help ( I don't know if it is
> > required or not )... try :
> > application { "FlashPro" Crdp 4096 }


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

Reply via email to