[Mingw-w64-public] Problem with math.h?

2010-08-30 Thread Vasilakis
I have a problem compiling an application under windows XPSP3 x86 with mingw-w32-bin_i686-mingw_20100711_sezero.zip + sezero_20100711_w32_runtime_update_3441.zip The exact error reads. e:\mingw\bin\../lib/gcc/i686-w64-mingw32/4.4.5/../../../../i686-w64-mingw32/include/math.h:384: error: exp

Re: [Mingw-w64-public] Problem with math.h?

2010-08-30 Thread Kai Tietz
2010/8/30 Vasilakis : >  I have a problem compiling an application under windows XPSP3 x86 with > > mingw-w32-bin_i686-mingw_20100711_sezero.zip + > sezero_20100711_w32_runtime_update_3441.zip > > The exact error reads. > > e:\mingw\bin\../lib/gcc/i686-w64-mingw32/4.4.5/../../../../i686-w64-mingw32

Re: [Mingw-w64-public] Problem with math.h?

2010-08-30 Thread Ozkan Sezer
On Mon, Aug 30, 2010 at 5:30 PM, Kai Tietz wrote: > 2010/8/30 Vasilakis : >>  I have a problem compiling an application under windows XPSP3 x86 with >> >> mingw-w32-bin_i686-mingw_20100711_sezero.zip + >> sezero_20100711_w32_runtime_update_3441.zip >> >> The exact error reads. >> >> e:\mingw\bin\.

Re: [Mingw-w64-public] Problem with math.h?

2010-08-30 Thread Vasilakis
On 8/30/2010 5:33 PM, Ozkan Sezer wrote: > On Mon, Aug 30, 2010 at 5:30 PM, Kai Tietz wrote: >> 2010/8/30 Vasilakis: >>> I have a problem compiling an application under windows XPSP3 x86 with >>> >>> mingw-w32-bin_i686-mingw_20100711_sezero.zip + >>> sezero_20100711_w32_runtime_update_3441.zip

Re: [Mingw-w64-public] Problem with math.h?

2010-08-30 Thread Ozkan Sezer
On Mon, Aug 30, 2010 at 5:49 PM, Vasilakis wrote: >  On 8/30/2010 5:33 PM, Ozkan Sezer wrote: >> >> On Mon, Aug 30, 2010 at 5:30 PM, Kai Tietz >>  wrote: >>> >>> 2010/8/30 Vasilakis:  I have a problem compiling an application under windows XPSP3 x86 with mingw-w32-bin_i686-ming

Re: [Mingw-w64-public] Problem with math.h?

2010-08-30 Thread Vasilakis
On 8/30/2010 5:57 PM, Ozkan Sezer wrote: > On Mon, Aug 30, 2010 at 5:49 PM, Vasilakis wrote: >> On 8/30/2010 5:33 PM, Ozkan Sezer wrote: >>> On Mon, Aug 30, 2010 at 5:30 PM, Kai Tietz >>> wrote: 2010/8/30 Vasilakis: > I have a problem compiling an application under windows XPSP3 x

Re: [Mingw-w64-public] Problem with math.h?

2010-08-30 Thread Ozkan Sezer
On Mon, Aug 30, 2010 at 6:04 PM, Vasilakis wrote: >  On 8/30/2010 5:57 PM, Ozkan Sezer wrote: >> >> On Mon, Aug 30, 2010 at 5:49 PM, Vasilakis  wrote: >>> >>>  On 8/30/2010 5:33 PM, Ozkan Sezer wrote: On Mon, Aug 30, 2010 at 5:30 PM, Kai Tietz  wrote: > > 2010/8/30 Vasilakis

Re: [Mingw-w64-public] Problem with math.h?

2010-08-31 Thread Vasilakis
On 8/30/2010 6:09 PM, Ozkan Sezer wrote: > On Mon, Aug 30, 2010 at 6:04 PM, Vasilakis wrote: >> On 8/30/2010 5:57 PM, Ozkan Sezer wrote: >>> On Mon, Aug 30, 2010 at 5:49 PM, Vasilakiswrote: On 8/30/2010 5:33 PM, Ozkan Sezer wrote: > On Mon, Aug 30, 2010 at 5:30 PM, Kai Tietz >>>