Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 15:00:49 -0700 (PDT)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/64284: [PATCH] Fix audio/id3lib compilation with g++3.4
Message-ID:  <200405262200.i4QM0nvP027761@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/64284; it has been noted by GNATS.

From: Pav Lucistnik <pav@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, chris@behanna.org
Cc:  
Subject: Re: ports/64284: [PATCH] Fix audio/id3lib compilation with g++3.4
Date: Wed, 26 May 2004 23:56:36 +0200

 I can't reproduce this with lang/gcc33 port on 4.9, mainly because
 __GNUC_MINOR__ is 3 and the patch is having no effect. When I change #if
 to __GNUC_MINOR__ >= 3, the build bombs much earlier.
 
 Can you clarify which version of gcc is needed to reproduce this?
 
 -- 
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 
 "Well, she turned me into a newt!" "A newt?" "I got better."



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