Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2005 20:18:32 +0200 (EET)
From:      jau@iki.fi (Jukka A. Ukkonen)
To:        gerald@pfeifer.com (Gerald Pfeifer)
Cc:        jau@iki.fi, freebsd-ports-bugs@FreeBSD.org, linimon@FreeBSD.org
Subject:   Re: ports/88246: gcc-3.4.5 port does not compile on FreeBSD-4.11
Message-ID:  <200510311818.j9VIIWLe057024@ip193-64-26-117.cust.eunet.fi>
In-Reply-To: <Pine.BSF.4.62.0510302205470.12417@pulcherrima.dbai.tuwien.ac.at> from "Gerald Pfeifer" at Oct 30, 5 10:11:41 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Gerald Pfeifer:
> 
> On Sun, 30 Oct 2005, Mark Linimon wrote:
> > Synopsis: gcc-3.4.5 port does not compile on FreeBSD-4.11
> > 
> > Responsible-Changed-From-To: freebsd-ports-bugs->gerald
> > Responsible-Changed-By: linimon
> > Responsible-Changed-When: Sun Oct 30 20:56:11 GMT 2005
> > Responsible-Changed-Why: 
> > Over to maintainer.
> > 
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=88246
> 
> Unfortunately, I cannot access my gerald@FreeBSD.org account, or would
> have updated the PR directly.
> 
> Neither the ports build cluster
> http://pointyhat.freebsd.org/errorlogs/i386-4-full-logs/gcc-3.4.5_20050920.log.bz2
> nor me can reproduce this.  
> 
> My guess is that this is not using our system compiler to compile the
> port, but some later version of GCC.  I don't think this is a supported
> configuration, is it?


	No, there is no other cc or gcc installed on this system.
	See what tcsh tells about my path and the compiler versions
	available.

(mjolnir) 20:11 ~> where cc
/usr/bin/cc
(mjolnir) 20:11 ~> cc -v
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
(mjolnir) 20:11 ~> where gcc
/usr/bin/gcc
(mjolnir) 20:11 ~> gcc -v
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]

	The 'where' command would list more paths, if there were more
	than one alternative available.

	The idea of non-standard compiler was a good guess but also
	surely wrong.


	Cheers,
		// jau
.---  ..-  -.-  -.-  .-    .-  .-.-.-    ..-  -.-  -.-  ---  -.  .  -.
  /    Jukka A. Ukkonen,                            Mawit Ltd, Finland
 /__   M.Sc. (sw-eng & cs)                    (Phone) +358-500-606-671
   /   Internet: Jukka.Ukkonen(a)Mawit.Com      (Home) +358-9-6215-280
  /    Internet: ukkonen(a)nic.funet.fi
 v     Internet: jau(a)iki.fi
        .---  .-  ..-  ...-.-  ..  -.-  ..  .-.-.-  ..-.  ..
+ + + + My opinions are mine and mine alone, not my employers. + + + +



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510311818.j9VIIWLe057024>