Re: signal 10 (SIGBUS) problem
Re: signal 10 (SIGBUS) problem
- Subject: Re: signal 10 (SIGBUS) problem
- From: Scott Anguish <email@hidden>
- Date: Wed, 17 Dec 2003 16:29:35 -0500
Question 2:
Also of note, when my program was working perfectly fine I tried to
take the myApplication.app (application file) to another computer.
When I double clicked the icon it started to start up but then quit.
The myApplication.app file ran fine on my computer but why when I took
it to another machine it screwed up?
Any and all help is greatly appreciated.
well, this is likely the zero-link being turned on. You can't move a
binary that is compiled with zero-link. You need to disable that
before compiling it (it's a development feature)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.