Re: another external compiler topic

2013-06-05 Thread Brooks Davis
On Thu, Jun 06, 2013 at 12:16:28AM +0200, d...@gmx.com wrote: > On 06/05/2013 23:20, Brooks Davis wrote: > > On Wed, Jun 05, 2013 at 10:46:01PM +0200, d...@gmx.com wrote: > >> Now compiling with CC, CPP and CXX only in the environment (and XCC, XCPP > >> and XCXX in make.conf). > > Success! > >

Re: another external compiler topic

2013-06-05 Thread dt71
On 06/05/2013 23:20, Brooks Davis wrote: On Wed, Jun 05, 2013 at 10:46:01PM +0200, d...@gmx.com wrote: Now compiling with CC, CPP and CXX only in the environment (and XCC, XCPP and XCXX in make.conf). Success! If you XCC, XCPP, and XCXX you may not need CC, CPP, and CXX at all, though your

Re: another external compiler topic

2013-06-05 Thread Brooks Davis
On Wed, Jun 05, 2013 at 10:46:01PM +0200, d...@gmx.com wrote: > On 06/05/2013 21:31, Brooks Davis wrote: > > My first reaction is that your configuration is so far beyond anything > > that is actually documented as working you're going to be mostly on your > > own. > > Why? We can not possibly su

Re: another external compiler topic

2013-06-05 Thread dt71
On 06/05/2013 21:31, Brooks Davis wrote: My first reaction is that your configuration is so far beyond anything that is actually documented as working you're going to be mostly on your own. Why? First off I assume that since you posted to freebsd-current@ that you are running the latest head.

Re: another external compiler topic

2013-06-05 Thread Brooks Davis
On Wed, Jun 05, 2013 at 08:53:14PM +0200, d...@gmx.com wrote: > For the diagnosis of an error related to external compilers, I'll post full > setup information. My first reaction is that your configuration is so far beyond anything that is actually documented as working you're going to be mostly

another external compiler topic

2013-06-05 Thread dt71
For the diagnosis of an error related to external compilers, I'll post full setup information. Compiler version string: "clang version 3.4 (trunk 182723)". Installed system revision: 251046. Checked out source tree revision: 251352. The following 2 configuration files were used to build the ins