bug-bison
[Top][All Lists]
Advanced

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

Bug in bison 1.28 with HP-UX 10.20 ?


From: Siegmund Schliewe
Subject: Bug in bison 1.28 with HP-UX 10.20 ?
Date: Fri, 18 May 2001 13:08:53 +0200

Hi,

I have following problem while compiled GCC 2.95 with bison 1.28:

# make bootstrap-lean

...

../gcc-2.95/gcc/config -I../gcc-2.95/gcc/../include  \
          -c `echo alloca.c | sed 's,^\./,,'`
(Bundled) cc: warning 480: The -g option is available only with the
C/ANSI C product; ignored.
        true
        cc  -DIN_GCC -DHAIFA    -g   -DHAVE_CONFIG_H  -o cccp cccp.o
cexp.o intl.o prefix.o version.o  mbchar.o  obstack.o alloca.o      
../libiberty/libiberty.a
(Bundled) cc: warning 480: The -g option is available only with the
C/ANSI C product; ignored.
        rm -f cpp
        ln cccp cpp
        cd ../gcc-2.95/gcc/objc; \
        `if [ -f /var/gcc/gcc/../bison/bison ] ; then case
../gcc-2.95/gcc in \
        /*) echo /var/gcc/gcc/../bison/bison -L
../gcc-2.95/gcc/../bison/ ;; \
        *) echo /var/gcc/gcc/../bison/bison -L
/var/gcc/gcc/../gcc-2.95/gcc/../bison/ ;; \
        esac; else echo bison ; fi`  -o objc-parse.c objc-parse.y
/var/gcc/gcc/../bison/bison: invalid option -- L
Usage: /var/gcc/gcc/../bison/bison [-dhklntvyV] [-b file-prefix] [-o
outfile] [-p name-prefix]
       [--debug] [--defines] [--fixed-output-files] [--no-lines]
       [--verbose] [--version] [--help] [--yacc]
       [--no-parser] [--token-table]
       [--file-prefix=prefix] [--name-prefix=prefix]
       [--output=outfile] grammar-file

Report bugs to address@hidden
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
#

Please let me know, what the option '-L' do and what can i do to fix the
problem.

Much THX

Siegmund
-- 
Siegmund Schliewe                  |ConSol*
Tel.   +49.2102.994-425            |Consulting&Solutions Software GmbH
Fax    +49.2102.994-411            |Berliner Str. 101, 40880 Ratingen
email: address@hidden |WWW: http://www.consol.de



reply via email to

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