Re: [Mingw-w64-public] undefined reference to `wcslen'

2012-01-12 Thread Kai Tietz
2012/1/12 Kyle : > I'm getting: > trunk/mingw-w64-crt/stdio/mingw_pformat.c:476: undefined reference to > `wcslen' > > When trying to compile GCC 4.6.2 on 64-bit Debian. > > Here is some more information: > ln -s -f libgcc.map libgcc.map.def && if [ ! -d ./shlib ]; then mkdir > ./shlib; else true;

[Mingw-w64-public] undefined reference to `wcslen'

2012-01-12 Thread Kyle
I'm getting: trunk/mingw-w64-crt/stdio/mingw_pformat.c:476: undefined reference to `wcslen' When trying to compile GCC 4.6.2 on 64-bit Debian. Here is some more information: ln -s -f libgcc.map libgcc.map.def && if [ ! -d ./shlib ]; then mkdir ./shlib; else true; fi && /home/kyle/software/ming

Re: [Mingw-w64-public] bad reloc address 0x20 in section '.eh_frame'

2012-01-12 Thread niXman
I can't find Cloog bugtracker. If anyone knows, please give me a link. Or tell yourself. niXman. 2012/1/12 niXman : > Yes, replace the snprintf() with _snprinf() solve the problem... > > 2012/1/12 Kai Tietz : >> 2012/1/11 niXman : >>> 2012/1/11 Ozkan Sezer : On Wed, Jan 11, 2012 at 9:51 PM,

Re: [Mingw-w64-public] portage like building system for mingw-w64

2012-01-12 Thread Patrick von Reth
Hi just wanted to mention that we have a portage too :) https://projects.kde.org/projects/kdesupport/emerge/repository With quite a range of supported packages, but we only support building native on windows, not cross compiling and no cygwin. On 12 January 2012 10:39, Rinrin wrote: > Hi: > I h

[Mingw-w64-public] portage like building system for mingw-w64

2012-01-12 Thread Rinrin
Hi: I have created this project on gitub. Currently two packages(zlib, win_iconv) can be merged. You can try it with cygwin+mingw64 cross compiler+pkgcore. http://github.com/rinrin-/portage-mingw-w64 -- RSA(R) Conferenc