Re: [Cegcc-devel] cegcc and softfloat

2007-04-12 Thread Danny Backx
dannypc: {77} arm-wince-cegcc-gcc -mfloat-abi=soft -mfpu=fpa float.c -o float.exe -lmmtimer Info: resolving _CRT_MT by linking to __imp__CRT_MT (auto-import) dannypc: {78} arm-wince-cegcc-gcc -mfloat-abi=hard float.c -o float.exe -lmmtimer float.c:1: sorry, unimplemented: -mfloat-abi=hard and VFP d

[Cegcc-devel] libiconv.so.2

2007-04-12 Thread Ivan Perez
Hi, I'm trying to use cegcc and it claims libiconv.so.2 cannot be located. I'm using debian etch, and after a lot of search, couldn't find any package that provides that library. Can anyone give me a link, a package name, or something? Thanks in advance. -

Re: [Cegcc-devel] libiconv.so.2

2007-04-12 Thread Danny Backx
Are you using the CeGCC RPMs ? They're known to have that problem. I've created new ones a couple of days ago. I can upload them if you like. Danny On Thu, 2007-04-12 at 21:33 +0200, Ivan Perez wrote: > Hi, > > I'm trying to use cegcc and it claims libiconv.so.2 cannot be located. > I'm

Re: [Cegcc-devel] gcj support in CeGCC

2007-04-12 Thread Danny Backx
On Wed, 2007-04-11 at 22:19 +0100, Pedro Alves wrote: > I guess with cegcc would be easier to make it work, since you can take a > look at what was done on the Voxware's toolchain. Craig at the time had > some problems with generating dlls, which are fixed now, so he sticked > with a static libgcj

Re: [Cegcc-devel] libiconv.so.2

2007-04-12 Thread Ivan Perez
Damn 'reply' thing. 2007/4/12, Ivan Perez <[EMAIL PROTECTED]>: That would be great. Besides, having some deb packages would also be nice. In a couple of weeks or so I might be able to write the Gentoo ebuilds. I would need a tar.gz with the code, though. 2007/4/12, Danny Backx <[EMAIL PROTECTE

Re: [Cegcc-devel] Gentoo ebuild (was: libiconv.so.2)

2007-04-12 Thread Erik van Pienbroek
Hi, I've created some Gentoo ebuilds in the past and it is possible to pull code directly from Subversion with it. See http://www.ftd4linux.nl/svn/ftd4linux_website/gentoo/net-nntp/ftd4linux/ftd4linux-.ebuild for a example. Regards, Erik van Pienbroek Op donderdag 12-04-2007 om 22:31 uur [

Re: [Cegcc-devel] libiconv.so.2

2007-04-12 Thread Muskelkater
Hi, Try this: http://www.gnu.org/software/libiconv/ First search result on Google. Cheers Daniel Alm _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ivan Perez Sent: Thursday, April 12, 2007 10:31 PM To: [EMAIL PROTECTED] Subject: Re: [Cegcc-devel] libiconv.so.