pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/42727: gcc 34 does not compile



The following reply was made to PR pkg/42727; it has been noted by GNATS.

From: fulvio ciriaco  <oivulf%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost
Cc: 
Subject: Re: pkg/42727: gcc 34 does not compile
Date: Wed, 03 Feb 2010 16:55:01 +0100 (CET)

 All the problems arise after issuing
 make BUILD_ADA=YES ALT_GCC=/usr/pkg/gcc34-bootstrap/bin/gcc
 when make stops, /usr/bin/gcc has been substituted with
 a shell script, content:
 #!/bin/sh
 exec /usr/pkg/gcc34-bootstrap/bin/./gcc "$@"
 This explain the inclusion of non-standard headers
 Fulvio
 
 From: gnats-admin%netbsd.org@localhost
 Subject: Re: pkg/42727: gcc 34 does not compile
 Date: Wed,  3 Feb 2010 10:40:00 +0000 (UTC)
 
 > Thank you very much for your problem report.
 > It has the internal identification `pkg/42727'.
 > The individual assigned to look at your
 > report is: pkg-manager. 
 > 
 >>Category:       pkg
 >>Responsible:    pkg-manager
 >>Synopsis:       gcc 34 does not compile
 >>Arrival-Date:   Wed Feb 03 10:40:00 +0000 2010
 > 
 


Home | Main Index | Thread Index | Old Index