Mac OS X 10.4 (Tiger) compilation errors ( GCC v3.3 ) with X Code 2.0 tool
Mac OS X 10.4 (Tiger) compilation errors ( GCC v3.3 ) with X Code 2.0 tool
- Subject: Mac OS X 10.4 (Tiger) compilation errors ( GCC v3.3 ) with X Code 2.0 tool
- From: Karunakar Reddy G <email@hidden>
- Date: Mon, 8 Aug 2005 14:40:17 +0530
Hi,
I am facing typical problem with Mac OS X 10.4,
I have MacOS X 10.4 driver kext loaded, this kext driver basically re-developed from Mac OS X 10.1 version due to some dependencies.(Due to some modifications on network layer)
I have simple application developed on Mac OS X 10.1 using code warrior tool.
My application directly work on Tiger without any problem, but when I have
IOConnectMethodScalarIStructureI( ) to get update data from the driver, I can see it calls appropriate function successfully but it is not updated on the pointer which returns to the application.
This application proved on Mac OS X 10.1 with the driver.
How to solve this problem?
Can I use old application(10.1) on Tiger to call 10.4 driver?
Is there any changes to modify on my application?
I have lot of calls from the driver to be updated on my application, basically this application is meant for that.
And also Apple claims that 32 bit application can run directly on Tiger without any changes, is this true in my case?
thanks in advance
Regards,
Karunakar
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden