Re: [Mingw-w64-public] ansidecl.h in cross compiler

2013-03-01 Thread Kai Tietz
Hi, well this ansidecl.h header might not be necessary. I am actual not remembering why we added it there. I would prefer to remove this include as my gut-feeling tells me that this include is bogus. Nevertheless we need to do tests for removal. Otherwise we at least know and should add a comme

Re: [Mingw-w64-public] ansidecl.h in cross compiler

2013-02-28 Thread Nick Luca
Christer Solskogen writes: > > include/ieeefp.h includes ansidecl.h. ansidecl.h is located in > lib/gcc/x86_64-w64-mingw32/4.8.0/plugin/include - but is not picked up > (I saw that when cross compiling Boost) - Is this intended? > > (running latest mingw-w64 from trunk) > I'm also having th

[Mingw-w64-public] ansidecl.h in cross compiler

2012-09-27 Thread Christer Solskogen
include/ieeefp.h includes ansidecl.h. ansidecl.h is located in lib/gcc/x86_64-w64-mingw32/4.8.0/plugin/include - but is not picked up (I saw that when cross compiling Boost) - Is this intended? (running latest mingw-w64 from trunk) -- chs -