[Mingw-w64-public] problem with i64 in C, C++

2010-05-07 Thread Jim Michaels
in MSVC++, you do __int64 n=9223372036854775807i64; but in all forms of GCC, including mingw-w64, you do #include __int64 n=9223372036854775807LL; because nothing else works. could that be fixed? it would be nice to natively compile windows programs without #ifdef-ing them to death and making l

Re: [Mingw-w64-public] Another new leading underscore link problem

2010-05-07 Thread Ozkan Sezer
On Sat, May 8, 2010 at 6:19 AM, t66...@gmail.com wrote: > Hello: > Further interests to the 64bit no leading underscore problem... > I was trying to compile various library projects using gcc-4_5-branch + > bin-cvs and then found out there's linking problems at libxvidcore.dll > > Link problem als

[Mingw-w64-public] Another new leading underscore link problem

2010-05-07 Thread t66...@gmail.com
Hello: Further interests to the 64bit no leading underscore problem... I was trying to compile various library projects using gcc-4_5-branch + bin-cvs and then found out there's linking problems at libxvidcore.dll Link problem also with x264.exe Where in the x264 code: common/cpu.c:extern uint32