autoconf
[Top][All Lists]
Advanced

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

Re: Portland Group cpp fails sanity check


From: Ralf Wildenhues
Subject: Re: Portland Group cpp fails sanity check
Date: Thu, 10 Jan 2008 08:48:53 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Brad,

* Brad Larsen wrote on Wed, Jan 09, 2008 at 11:33:31PM CET:
> configure:4132: checking how to run the C preprocessor
> configure:4250: result: /opt/pgi/linux86-64/7.1-1/bin/pgcpp
> configure:4274: /opt/pgi/linux86-64/7.1-1/bin/pgcpp  conftest.c
> "conftest.c", line 16: error: identifier "Syntax" is undefined
>              Syntax error
>              ^

  ./configure CC=pgcc CXX=pgCC

should work just fine, and configure should find out that 'pgcc -E'
(and 'pgCC -E' if needed) may be used as preprocessors for C and C++,
respectively.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]