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
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
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
--
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
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.
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