tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: -current kernel headers vs. MS VC compiler
On Wed, Mar 05, 2008 at 10:11:26PM -0500, Rafal Boni wrote:
> It looks like changes to the kernel headers over the last couple of
> months
> have broken the ability to build things that rely on libsa, etc. with
> compilers other than GCC & PCC. Specifically, I can no longer build
> hpcboot.exe with MS eMbedded Visual C++ 4.0 after upgrading my kernel tree
> to the head of trunk.
Does Microsoft's compiler have a switch for C99 support? long long is
standard compliant syntax after all. If it doesn't grok that, IMO it is
not really worth supporting.
Joerg
Home |
Main Index |
Thread Index |
Old Index