Boost logo

Boost Users :

From: Sam Tertzakian (sam_at_[hidden])
Date: 2008-08-01 21:38:37


Yes, I have been writing C++ in the kernel for years...no problem there.
But, I need to use code that uses boost but so far I have been unable to
compile it because appears to require c-runtime library.

-----Original Message-----
From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of eg
Sent: Friday, August 01, 2008 5:26 PM
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] boost in NT Kernel

Sam Tertzakian wrote:
>
> Is it possible to use boost in the "NT Kernel" environment? It seems
> like I should be able to but I am only able to do so if I modify the
> library. I assume that there are two possibilities:
>
> 1. There is a #define that allows me to use in "NT Kernel". (Or there
> is some other step I need to do.)
> 2. boost is not supported (without modification)
>
>

Note boost specific, but have you read:
http://www.microsoft.com/whdc/driver/kernel/KMcode.mspx

and currently KMDF drivers do not support writing drivers in c++

see:
http://www.microsoft.com/whdc/driver/wdf/WDF_FAQ.mspx

_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net