Re: about log2 function in GCC on cygwin

2008-07-24 Thread Tatsuro MATSUOKA
Hello Yaakov Thank you for your prompt reply. The information is helpful for me. Regards Tatsuro --- "Yaakov (Cygwin Ports)" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Tatsuro MATSUOKA wrote: > | The following lines the config.log which are related to

Re: about log2 function in GCC on cygwin

2008-07-24 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Tatsuro MATSUOKA wrote: | The following lines the config.log which are related to log2. | The existence of log2 is found. However it did not go well octave configure test. log2 is defined as a cpp macro in . You either need to fix the configure te

about log2 function in GCC on cygwin

2008-07-24 Thread Tatsuro MATSUOKA
Hello I am now trying to buid octave-3.1.51 on cywin. I have a question. The following lines the config.log which are related to log2. The existence of log2 is found. However it did not go well octave configure test. This gcc is prepared from source with disable-sjlj-exception. However othe