RE: Illegal Instruction (Norm Green)
RE: Illegal Instruction (Norm Green)
- Subject: RE: Illegal Instruction (Norm Green)
- From: Peter O'Gorman <email@hidden>
- Date: Mon, 09 Jul 2007 15:07:18 -0500
On Mon, 2007-07-09 at 12:37 -0700, Heidi Zhou wrote:
> Norm,
>
> Thank you for the help.
>
> Your suggestion works! Now, I extend my test program
> to generate a dynamic library. However, when I use g++
> to link, I got the following error
>
> $ g++ -g -Wall -dylib bin_osx/osServDarwin.o
Not -dylib, -dynamiclib. You probably want to set the install_name with
-install_name too.
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden