Re: xcode-2.4 cctools-622.3 ld and KEXTs
Re: xcode-2.4 cctools-622.3 ld and KEXTs
- Subject: Re: xcode-2.4 cctools-622.3 ld and KEXTs
- From: "Peter O'Gorman" <email@hidden>
- Date: Wed, 16 Aug 2006 23:02:23 -0500
On Aug 16, 2006, at 12:30 PM, Bhavesh Davda wrote:
Hi Rick,
I tried -fapple-kext but the Mach-O image still has the UUID load
command.
c++-4.0 -o foo bar1.o bar2.o bar3.o -fapple-kext -static -nostdlib -r
-lkmodc++ -lkmod -lcc_kext -lcpp_kext
So the kext still fails to load using kextload.
How about this:
c++-4.0 -o foo bar1.o bar2.o bar3.o -fapple-kext -Wl,-no_uuid ...
?
I really don't have a clue if it will help though.
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden