qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] gccism's are ok?


From: Gerd Hoffmann
Subject: [Qemu-devel] gccism's are ok?
Date: Mon, 11 Aug 2008 15:24:25 +0200
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

  Hi,

Quick question:  Is it ok to use gcc-specific features in qemu?  Or will
that break builds on some platform?

Linux obviously is gcc, MacOS X too as far I know.  MinGW on Windows is
gcc too.  Anything else we care about?

I'm thinking especially about the constructor attribute.  That would
allow to make drivers self-contained, by having a register() call in a
small constructor function ...

cheers,
  Gerd

-- 
http://kraxel.fedorapeople.org/xenner/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]