On Thu, May 02, 2002 at 07:41:03PM +0200, Martin Frydl wrote:
> Andreas Schwab wrote:
> >
> > Martin Frydl <[EMAIL PROTECTED]> writes:
> >
> > |> The compiler complains about extern "C". My question is whether this is
> > |> autoconf bug or should I use ./configure CC=cc CXX=CC to really use C
>
Andreas Schwab wrote:
>
> Martin Frydl <[EMAIL PROTECTED]> writes:
>
> |> The compiler complains about extern "C". My question is whether this is
> |> autoconf bug or should I use ./configure CC=cc CXX=CC to really use C
> |> compiler for these tests.
>
> The latter. You cannot expect meaningf
Martin Frydl <[EMAIL PROTECTED]> writes:
|> The compiler complains about extern "C". My question is whether this is
|> autoconf bug or should I use ./configure CC=cc CXX=CC to really use C
|> compiler for these tests.
The latter. You cannot expect meaningfull results when compiling C code
with