Current-Users archive

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

Re: gcc header inclusion in netbsd-current



What a mess,
all happened after I attempted to install ada according to
instructions in gcc34.
The compilation does not work, but now I have
#cat /usr/bin/gcc
#!/bin/sh
exec /usr/pkg/gcc34-bootstrap/bin/./gcc "$@"
How is this possible?
Fulvio
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
Subject: Re: gcc header inclusion in netbsd-current
Date: Wed, 3 Feb 2010 15:52:28 +0100

> On Wed, Feb 03, 2010 at 03:46:39PM +0100, fulvio ciriaco wrote:
>> there is some problem with system header inclusion.
> 
> GCC has its own version of various headers, which might not be
> compatible with the system ones.
> 
> Joerg


Home | Main Index | Thread Index | Old Index