This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: crosstool 0.42


That's whacky.  Thanks, I'll check it out.

On 3/30/06, Navin P <navinp@gmail.com> wrote:
> Hi Dan,
>
> the target is install-lib instead of install-lib-all
>
> --- crosstool.sh.old    2006-03-30 20:16:07.000000000 +0530
> +++ crosstool.sh        2006-03-30 20:16:21.000000000 +0530
> @@ -536,7 +536,7 @@
>       # it means we're building glibc-2.3.3 or later, and we can't build
> programs yet,
>      # as they require libeh, which won't be installed until full build of
> gcc
>      GLIBC_INITIAL_BUILD_RULE=lib
> -    GLIBC_INITIAL_INSTALL_RULE="install-lib-all
> install-headers"
> +    GLIBC_INITIAL_INSTALL_RULE="install-lib
> install-headers"
>      GLIBC_INSTALL_APPS_LATER=yes
>  else
>      # classic glibc.
>
>
> Regards
> Navin
>


--
Wine for Windows ISVs: http://kegel.com/wine/isv

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]