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 }

By the way, only multigen and build-prc are supposed to use the .def 
file, so they should be the ones complaining, not the linker.

--
Daniel Morais
http://www.kickoo.com


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

Reply via email to