"Sathyanarayanan, Sayee" <s.sathyanarayanan@xxxxxxxxxxxx> writes: > This is the error I get when I try to build the binary on the > new CentOS host using gcc 3.3.1. The same setting works perfectly fine > on our old Linux 2.1 box(gcc 2.96) > > Error > ====== > > cc1: error: unrecognized option `-WO0' > cc1: error: unrecognized option `-lang-c' > gmake: *** [bsapi_acct_status.o] Error 1 Thanks. Actually, that much I understood. What I'm wondering is why you need these options at all. What happens if you just remove them? Ian