On 7/25/06, MJ Ray <[EMAIL PROTECTED]> wrote:
"Lucas C. Villa Real" <[EMAIL PROTECTED]>
> On 7/25/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote:
> > On 7/23/06, Andr=E9 Detsch <[EMAIL PROTECTED]> wrote:
> > > ObjectiveC support is going to be added to default GCC binary package.
> > > Can someone prepare and test an updated recipe? New recipe should be
> > > based on the current GCC 4.1.1 recipe.
> >
> > I'm doing that right now.
>
> Finished. I've uploaded the package to
> rsync.gobolinux.org/013-packages/GCC--4.1.1--i686.tar.bz2. Tested with
> a simple 'hello world', which worked fine:
>
> GCC/4.1.1/bin] ./gcc hello.m -lobjc
> GCC/4.1.1/bin] LD_LIBRARY_PATH=3D../lib:$LD_LIBRARY_PATH ./a.out
>
> hi there

What options did you use?  I've got one built with
configure_options=("--enable-languages=all,obj-c++")
as the only difference to the current GCC 4.1.1 recipe.

I've just changed the --enable-languages option to
"--enable-languages=c,c++,objc" here, just like the commented entry in
the recipe.

--
Lucas
powered by /dev/dsp
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to