RE: Illegal Instruction (Norm Green)
RE: Illegal Instruction (Norm Green)
- Subject: RE: Illegal Instruction (Norm Green)
- From: Norm Green <email@hidden>
- Date: Mon, 9 Jul 2007 13:25:13 -0700
Title: RE: Illegal Instruction (Norm Green)
Peter's suggestion will probably fix it.
-----Original Message-----
From: Peter O'Gorman [mailto:email@hidden]
Sent: Monday, July 09, 2007 1:07 PM
To: Heidi Zhou
Cc: email@hidden
Subject: RE: Illegal Instruction (Norm Green)
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
_______________________________________________
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