Re: [Cegcc-devel] libiconv

2007-03-08 Thread oxi
Hi, Thanks for the prompt answer! > I'm guessing that you downloaded one of the binary distributions that I > created, because this wouldn't happen if you compiled cegcc by yourself. > Which file did you download ? I don't remember. I tested and wrote this original message on January, 5, so I d

Re: [Cegcc-devel] libiconv

2007-03-08 Thread oxi
Hi, Thanks for your answer. I do have a 64bit AMD athlon xp, but I'm using a 32bit kernel, so I guess this doesn't apply to my case. Regards El Jueves, 8 de Marzo de 2007 16:33, escribió: > Hi, > > I suppose you are using a 64 bit system. Since cegcc is a 32-bit compiler, > you have to install

Re: [Cegcc-devel] libiconv

2007-03-08 Thread Danny Backx
On Thu, 2007-03-08 at 06:49 +0100, oxi wrote: > I installed cegcc on my gentoo but when i try either arm-wince-cegcc-gcc or > arm-wince-cegcc-gcc-4.1.0 I get: "error while loading shared libraries: > libiconv.so.2: cannot open shared object file: No such file or directory" I'm guessing that you

Re: [Cegcc-devel] libiconv

2007-03-08 Thread Muskelkater
Hi, I suppose you are using a 64 bit system. Since cegcc is a 32-bit compiler, you have to install a 32-bit-libiconv. On my SuSE 9.3, the TurboLinux RPM works. Cheers Daniel Alm I sent a similar mail to the newsgroup before: Hi there, I am currently trying to build ffmpeg (but that won't go