> > that fixed the mingw/win32 build > thx > > On 7/4/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote: > > CVSROOT: /sources/qemu > > Module name: qemu > > Changes by: Fabrice Bellard <bellard> 06/07/04 21:42:10 > > > > Modified files: > > hw : pcnet.c > > > > Log message: > > avoid unneeded dependencies > > > > CVSWeb URLs: > > > http://cvs.savannah.gnu.org/viewcvs/qemu/hw/pcnet.c?cvsroot=qe mu&r1=1.1&r2=1.2 > >
Please consider also this patch. This fix compile using mingw/linux. mingw/linux do not provide bcmp so I replace it with memcmp, also I removed a small warning undefining a definition. freddy77
pcnet.diff
Description: pcnet.diff
_______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel