From alsa-devel-owner@alsa.jcu.cz  Sun Feb 21 16:34:39 1999
Received: from smaux.kusm.kyoto-u.ac.jp (smaux.kusm.kyoto-u.ac.jp [130.54.53.12])
	by marvin.jcu.cz (8.9.1a/8.9.1) with SMTP id QAA22347
	for <alsa-devel@alsa.jcu.cz>; Sun, 21 Feb 1999 16:33:07 +0100
Received: (qmail 78 invoked by uid 2161); 22 Feb 1999 00:33:05 +0900
Message-ID: <19990222003305.A29822@smaux.kusm.kyoto-u.ac.jp>
Date: Mon, 22 Feb 1999 00:33:05 +0900
From: Yamahata Isaku <yamahata@kusm.kyoto-u.ac.jp>
To: Anders Semb Hermansen <ahermans@vf.telia.no>
Cc: alsa-devel@alsa.jcu.cz
Subject: Re: Compiling WIDI with pgcc-1.1.1
References: <19990221213828.A11936@smdoc2.kusm.kyoto-u.ac.jp> <Pine.LNX.4.04.9902211512460.23562-100000@pluto.andeby>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
In-Reply-To: <Pine.LNX.4.04.9902211512460.23562-100000@pluto.andeby>; from Anders Semb Hermansen on Sun, Feb 21, 1999 at 03:56:38PM +0100
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

On Sun, Feb 21, 1999 at 03:56:38PM +0100, Anders Semb Hermansen wrote:

> > It seems that you compiled with c++, not pgcc.
> > (c++ == /usr/bin/c++ != g++, isn't it?)
> Well `which c++` shows /opt/pgcc/bin/c++. What I don't know is the
> difference between c++ and g++.

Then, you used pgcc. Sorry for my wrong guessing.


> Tried this + CXXFLAGS="-I/usr/include/g++"

Since I have not used pgcc, I don't know about pgcc (and RedHat).
My following questions might be silly. 

Why did you need CXXFLAGS="-I/usr/include/g++"?
How does things go CXXFLAGS="-I/opt/pgcc/include/g++"
(or without specifing CXXFLAGS)?

Your pgcc prefix is /opt/pgcc, so are the header files of your pgcc in
`/opt/pgcc/include/g++'?
Are the header files in /usr/include/g++ for other C++ compiler?
(Maybe for /usr/bin/c++)

---
Isaku Yamahata
yamahata@kusm.kyoto-u.ac.jp
CQG00274@nifty.ne.jp
http://www.kusm.kyoto-u.ac.jp/%7Eyamahata/
  

