Re: On powerpc64 10.1-STABLE portmaster indirectly building devel/powerpc64-gcc fails

2015-01-29 Thread Mark Millard
For me trying powerpc64-xtoolchain-gcc was just an initial experiment for personal interest, even though if I used it I'd be "cross" building back to powerpc64 with the modern gcc for now. No grand disaster for me if building it does not work for a while. But finding the issues and reporting th

Re: On powerpc64 10.1-STABLE portmaster indirectly building devel/powerpc64-gcc fails

2015-01-29 Thread Baptiste Daroussin
On Wed, Jan 28, 2015 at 04:30:14PM -0800, Mark Millard wrote: > I tried to portmaster devel/powerpc64-xtoolchain-gcc but it failed during the > building of powerpc64-gcc with the build reporting 5 missing files, 4 of > which seemed to be different file names used in some places compared to > oth

[Differential] [Accepted] D1722: Add -s option to config

2015-01-29 Thread imp (Warner Losh)
imp accepted this revision. imp added a comment. This revision is now accepted and ready to land. Looks good to me. REVISION DETAIL https://reviews.freebsd.org/D1722 To: rodrigc, brooks, imp Cc: freebsd-toolchain ___ freebsd-toolchain@freebsd.org mai

[Differential] [Request, 27 lines] D1722: Add -s option to config

2015-01-29 Thread rodrigc (Craig Rodrigues)
rodrigc created this revision. rodrigc added reviewers: brooks, imp. rodrigc added a subscriber: freebsd-toolchain. REVISION SUMMARY This option allows for specifying the directory to use as the location for configuration source files. This option was ported from NetBSD. Submitted by: St