On Tue, Aug 19, 2008 at 11:44 AM, Michael Kaes <michael.kaes@xxxxxxxxx> wrote: > Thanks everybody, > > works as it I expected it :-) > Took me nearly a day. I should stick more to gcc than to VS8. I've had similar experiences with a cross-platform project where my coworker is doing the Windows part and I'm doing the Linux part. I get gcc-4.3.1 warnings and errors that he doesn't get *until* he uses the /Za argument to his MSVC++ 2005 compiler. -Tom