Has anyone encountered such an error ??? do u have any suggestions please ?
bash-2.04$ ./configure --enable-standalone-modules=xpcom loading cache ./config.cache checking host system type... i1586-pc-cygwin checking target system type... i1586-pc-cygwin checking build system type... i1586-pc-cygwin checking for gcc... cl checking whether the C compiler (cl ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. I dont understand why I am getting the problem..the path has been set correctly. "Christopher Seawood" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > A J wrote: > > Hi, > > I cant get the XPCom standalone to run on Windows....anyone can tell me how > > to do it please ? i have tried to follow some links but they dont work... > > > > there is a place where we need to "configure --enable-modules=xpcom", and > > windows is not recognising the command configure..please help > > The option is: --enable-standalone-modules=xpcom . > > - cls >
