Re: [Cegcc-devel] instructions on libcurl cross compile with cegcc

2009-03-12 Thread Marc Vaillant
On Thu, Mar 12, 2009 at 12:11:13PM +, Hywel B. Richards wrote: > Marc Vaillant wrote: > > On Wed, Mar 11, 2009 at 08:18:39PM +0100, Lars Munch wrote: > > > >> > >> Thanks for sharing! Out of curiosity, have you tried to build libcurl > >> with arm

Re: [Cegcc-devel] instructions on libcurl cross compile with cegcc

2009-03-11 Thread Marc Vaillant
On Wed, Mar 11, 2009 at 08:18:39PM +0100, Lars Munch wrote: > On Tue, Mar 10, 2009 at 04:21:54PM -0400, Marc Vaillant wrote: > > This is probably more appropriate for the libcurl mailing list but I > > recently compiled libcurl with cegcc, quite easily, and I > > thought I&#x

[Cegcc-devel] instructions on libcurl cross compile with cegcc

2009-03-10 Thread Marc Vaillant
This is probably more appropriate for the libcurl mailing list but I recently compiled libcurl with cegcc, quite easily, and I thought I'd share: All the toolchain executables are named arm-cegcc-* but I could not choose arm-cegcc for my HOSTTYPE with configure. So, I symbolically linked the exec

[Cegcc-devel] Did 4.3.2 get removed from svn?

2009-03-03 Thread Marc Vaillant
-- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source pa

Re: [Cegcc-devel] building support for objc obj-c++

2009-01-26 Thread Marc Vaillant
On Sun, Jan 25, 2009 at 10:01:13AM +0100, Danny Backx wrote: > Yes that should be possible. That's one of the front ends, the goal of > gcc is to have very little crossover between front ends and back ends so > implementing objc or obj-c++ for should mostly be a configuration issue. Ok thanks.

[Cegcc-devel] building support for objc obj-c++

2009-01-21 Thread Marc Vaillant
Hi, Is it possible to build the cegcc toolchain with objc and obj-c++ support? I downloaded the trunk tarball, modified the build scrips to enable the objc and obj-c++ languages in the gcc configure options, but no luck. When the build script runs the gcc configure, I get: The following requeste