Boost logo

Boost :

Subject: Re: [boost] [linux drivers] Is it possible to use boost in a Linux driver?
From: Sid Sacek (heavyreign_at_[hidden])
Date: 2009-01-13 14:14:09


Ok thanks Stefan and Sebastian,

I see what you're both getting at. It might be doable only to a degree, but
then it's probably not worth the effort.

Regards,
-Sid Sacek

-----Original Message-----
From: boost-bounces_at_[hidden] [mailto:boost-bounces_at_[hidden]]
On Behalf Of Stefan Seefeld
Sent: Tuesday, January 13, 2009 1:08 PM
To: boost_at_[hidden]
Subject: Re: [boost] [linux drivers] Is it possible to use boost in a Linux
driver?

Sid Sacek wrote:
> Does anybody know if it's possible to use boost within a Linux driver?
>

Not in general, no.
I don't expect it is, as typically kernel-space code doesn't have access
to a full C++ runtime. May be a small subset (not involving the standard
C++ library) would work.

Regards,
       Stefan

-- 
      ...ich hab' noch einen Koffer in Berlin...
_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk