[gccsdk] build-libs

Chris Gransden chrisg at care4free.net
Wed Jun 16 11:14:19 PDT 2010


In article <AANLkTikqmzqAvz2KCL7v52BO4Em0WoVfizkkKrtR18bR at mail.gmail.com>,
   Stephen Leary <sleary at vavi.co.uk> wrote:
> Has anyone tried to build the libs (build-libs from clean) lately?

> gettext fails with the following error for me : -

> RISC OS Cross installer mkdir:  -p
> /opt/gccsdk/build/gettext/package/share/gettext
>  /opt/gccsdk/env/ro-install -m 644 'ABOUT-NLS'
> '/opt/gccsdk/env/share/gettext/ABOUT-NLS'
> make[2]: Leaving directory
> `/opt/gccsdk/build/gettext/gettext-0.17/gettext-runtime'
> make[1]: Leaving directory
> `/opt/gccsdk/build/gettext/gettext-0.17/gettext-runtime'
> RO libpack: Attempt to pack host binary: "./lib/GNU.Gettext.dll"
> Package gettext: ***Failure***
> Build for package "gettext" failed

I've not had any problems building gettext. 

I've recently been going through checking everything built with build-libs.
I got to the stage where everything builds except oslibvapis and
ziparchive. At least on ubuntu 9.10.

My build-setvars file contains the following for a successful build.

      GCCSDK_INSTALL_CROSSBIN=/opt/gccsdk/cross/bin
      GCCSDK_INSTALL_ENV=/opt/gccsdk/env
      RO_SHAREDLIBS=yes
      AB_ELFBUILD=yes

Chris.



More information about the gcc mailing list