"Andrea" <[EMAIL PROTECTED]> wrote in message
news:62175@palm-dev-forum...
>
> Hi
>
> Problem...
> I get this fatal error when i am building/linking my program (after
> compiling).
> Title: "IDE"
> Description: "This program has performed an illegal operation and
> will shut down. If the problem exist, contact the
> program vendor."
> When i click on Close button, the entire IDE shuts down.
>
> Steps i tried are...
> 1. Re-create a new project, and copy the source files and resource
files,
> one-by-one into a new project.
> Result - Same fatal error still exist.
>
> 2. Compile each source file, one-by-one.
> Result - Compiling has no problems. All are successful. Crashes at
link
> time.

The next step: try changing the post linker from "Palm Rez Post Linker"
to "None".  See if it still crashes when linking.  If it does, its a
CodeWarrior bug and we'll need a reproducible case to figure it out.  If
it now links, its a problem with the Palm Rez Post Linker, which is a
component owned by Palm.

There are some articles here in the archives about things that can crash
the post-linker.  Often, its a problem with your application resources,
like having a bitmap family with missing members.  You may want to
install the 4.0 SDK, which has a newer version of Constructor and the
post linker and see if that helps.



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