bug-bison
[Top][All Lists]
Advanced

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

Re: Bison 2.0 test suite on Mac OS X.3.8


From: Paul Eggert
Subject: Re: Bison 2.0 test suite on Mac OS X.3.8
Date: Mon, 21 Mar 2005 16:00:52 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Hans Aberg <address@hidden> writes:

> haberg$ $CC $CFLAGS $CPPFLAGS -c input.c -o input.o
> + gcc -g -O2 -DHAVE_CONFIG_H=1
> -I/Users/haberg/HansAberg/Computer/Development/Bison:Flex/Bison
> Compiler/bison-2.0/tests/../. -c input.c -o input.o
> gcc: cannot specify -o with -c or -S and multiple compilations

The problem is that your working directory:

/Users/haberg/HansAberg/Computer/Development/Bison:Flex/Bison Compiler/bison-2.0

has a space in it.  You need to unpack Bison into a directory whose
absolute name does not contain special characters.




reply via email to

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