-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday, April 16, 2003, at 01:03 PM, Godfrey van der Linden wrote:
G'day Eric,
Sorry mate no good answer. The 10.1.5 kernel is built with the gcc
2.95. You will never be able to load a gcc 3.1 compiled kext on a
10.1.x system.
That's only true for C++ (which is what the OP was talking about). You can compile straight C kexts with 3.1 and they will load fine on 10.1.x. Just a slight clarification.
Godfrey
At 10:24 -0700 03-4-16, Eric Long wrote:
Hi all,
This list has helped me wrangle with some of the pitfalls with kernel
extensions. Thanks to those who have provided input at various times.
At present, I have a working kext for Jaguar. I'm now trying to
create a
version for 10.1.5. As far as I can tell, we should be able to
support
10.1.5. At this point though, I'm encountering some "resistance".
I found that the 2.9.5 GCC compiler used by PB, shipped with the
10.1.5 Dev
tools, choked on the code. I think it should have been able to handle
it,
but it's not happy. For instance, I use a debugging macro with a
variable
arguments list, and it doesn't know how to handle it. It would be a
nightmare for me to rewrite this code to suit that compiler.
Brian Bergstrand <http://www.classicalguitar.net/brian/> PGP Key ID: 0xB6C7B6A2 Generally we study too much and think too little. - Henry Latham Doherty -----BEGIN PGP SIGNATURE----- Version: PGP 8.0.2 iQA/AwUBPp3NsXnR2Fu2x7aiEQIyYQCgk+w7dHAhxPQ+yah4cQUUYS/TWX8AoIgs HwPuLtM89WN58c6JtoNaV/mr =CrDZ -----END PGP SIGNATURE----- _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.