Messages in this thread |  | | | Date | Thu, 30 Jun 2011 11:26:56 -0700 | | From | "H. Peter Anvin" <> | | Subject | Re: {PATCH] fix __packed in exported kernel headers |
| |
On 06/24/2011 10:00 AM, Mike Frysinger wrote: >> >> We generally try to add no such requirements on user applications. > > the only real solution there is to export the compiler.h headers too > > plus, many compilers nowadays (like icc/llvm) tend to include support > for common gcc attributes ...
Either that OR define a set of macros as being expected by the environment of the kernel ABI headers (to be provided by the library.)
-hpa
|  |