Op donderdag 29-10-2009 om 02:21 uur [tijdzone -0700], schreef Patrick
McCarty:
> Hi,
> 
> With luck, I finally managed to compile darwin-x86::cross/gcc with the
> attached patch.  See the commit summary for an explanation.
> 
> I could never find the source of the error, even after extensive shell
> tracing.  :(

Is this with a LIBRESTRICT=open:stat build, or with a build that
still has traces of that (ie, bash or sed installed in 
target/tools/root; libtool built with that bash, etc?)

I ask because one source of problems with open:stat restriction
is mismatches in $SHELL/$(SHELL) usage/ detection by configure, 
or in Makefiles.

+-            $(SHELL) ./fixinc.sh ../../gcc/$${fix_dir} \
++            $(SHELL) -c true ../../gcc/$${fix_dir} \

I'm not sure what fixinc.sh does, exactly, but this is effectively
undoing that -- possibly that's a bit crude?

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <[email protected]> | GNU LilyPond - The music typesetter
AvatarĀ®: http://AvatarAcademy.nl    | http://lilypond.org



_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to