On Sat, Aug 13, 2016 at 09:14:16PM +0200, Joerg Sonnenberger wrote: > On Sat, Aug 13, 2016 at 03:17:16PM +0200, Hubert Feyrer wrote: > > > > Hi, > > > > On Sat, 13 Aug 2016, matthew green wrote: > > > this fails building the native gcc, which requires a bunch of host > > > tools to run. going on your following post, there is a problem > > > with genmatch. i don't have access to any osx to test, so i'm not > > > sure where to start looking. there aren't too many rules used in > > > the creation of "genmatch" binary - can you run "make cleandir" > > > in usr.bin/backend/ and then "make MAKEVERBOSE=2 genmatch", and > > > post all the commands run? there probably will be a configure > > > run in here, and perhaps the output of it also matters. > > > > I've put script(1) output here: > > http://www.feyrer.de/Misc/priv/build-fail-macos.txt > > Consider adding am_cv_func_iconv=no in > external/gpl3/gcc/usr.bin/host-libcpp/Makefile's configure call.
Your suggestion worked; I have committed it; after 4 months, this build break now appears to be fixed. :-) -- Thor Lancelot Simon [email protected] "The dirtiest word in art is the C-word. I can't even say 'craft' without feeling dirty." -Chuck Close
