Re: ld: warning: using ld_classic
Re: ld: warning: using ld_classic
- Subject: Re: ld: warning: using ld_classic
- From: Jeff Johnson <email@hidden>
- Date: Sun, 26 Aug 2012 20:27:43 -0500
Hi Jean.
You can make Xcode use the new linker with OTHER_LDFLAGS = "-Wl,-new_linker".
Here's the linker source code that prints the "using ld_classic" warning:
-Jeff
On Aug 26, 2012, at 2:36 PM, Jean Suisse wrote: Dear All,
When compiling my kext, I get the following warning :
ld: warning: using ld_classic
I know what ld_classic is. I guess there should be a replacement, but I don't know how to make Xcode use it. Anyway, my kext is working just fine, should I ignore this warning or further attempt to fix it ?
Best regards, Jean
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden