[Bug preprocessor/107691] [12 Regression] libcpp configure fails on empty expansion

2025-07-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107691 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug preprocessor/107691] [12 Regression] libcpp configure fails on empty expansion

2024-07-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107691 Richard Biener changed: What|Removed |Added Target Milestone|11.5|12.5 --- Comment #8 from Richard Biene

[Bug preprocessor/107691] [11/12 Regression] libcpp configure fails on empty expansion

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107691 Richard Biener changed: What|Removed |Added Target Milestone|10.5|11.5 --- Comment #7 from Richard Biene

[Bug preprocessor/107691] [10/11/12 Regression] libcpp configure fails on empty expansion

2022-11-22 Thread jakub at gcc dot gnu.org via Gcc-bugs
] |libcpp configure fails on |libcpp configure fails on |empty expansion |empty expansion CC||jakub at gcc dot gnu.org --- Comment #6 from Jakub Jelinek --- Fixed on the trunk.

[Bug preprocessor/107691] [10/11/12/13 Regression] libcpp configure fails on empty expansion

2022-11-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107691 --- Comment #5 from CVS Commits --- The master branch has been updated by Bernhard Reutner-Fischer : https://gcc.gnu.org/g:5a6c698ea31f587151a2fa4a982c8cc43bd9cc45 commit r13-4165-g5a6c698ea31f587151a2fa4a982c8cc43bd9cc45 Author: Bernhard Reut

[Bug preprocessor/107691] [10/11/12/13 Regression] libcpp configure fails on empty expansion

2022-11-14 Thread rep.dot.nop at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107691 --- Comment #4 from rep.dot.nop at gmail dot com --- The problem was encountered with configure --enable-valgrind-annotations with valgrind not installed.

[Bug preprocessor/107691] [10/11/12/13 Regression] libcpp configure fails on empty expansion

2022-11-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107691 --- Comment #3 from Andrew Pinski --- have_valgrind_h is never set anywhere. Adding before that code in configure.ac: dnl # This check AC_REQUIREs various stuff, so it *must not* be inside dnl # an if statement. This was the source of very frus

[Bug preprocessor/107691] [10/11/12/13 Regression] libcpp configure fails on empty expansion

2022-11-14 Thread schwab--- via Gcc-bugs
] |libcpp configure fails on |libcpp configure fails on |bashism |empty expansion --- Comment #2 from Andreas Schwab --- That's 100% POSIX conforming, it's just $have_valgrind_h etc. expanding to nothing (only gcc/configure has the necessary checks).

[Bug preprocessor/107691] [10/11/12/13 Regression] libcpp configure fails on bashism

2022-11-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
||7.1.0 Known to work|7.0 |6.1.0 Summary|libcpp configure fails on |[10/11/12/13 Regression] |bashism |libcpp configure fails on ||bashism Ever confirmed

[Bug preprocessor/107691] New: libcpp configure fails on bashism

2022-11-14 Thread rep.dot.nop at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107691 Bug ID: 107691 Summary: libcpp configure fails on bashism Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: preprocessor

[Bug bootstrap/29482] libcpp/configure - no usable dependency style found

2021-06-06 Thread nicolas at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29482 Nicolas Boulenguez changed: What|Removed |Added CC||nicolas at debian dot org --- Comme

[Bug bootstrap/29482] libcpp/configure - no usable dependency style found

2011-02-10 Thread kevin at teews dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29482 Kevin Sweet changed: What|Removed |Added CC||kevin at teews dot com --- Comment #8 from

[Bug bootstrap/29482] libcpp/configure - no usable dependency style found

2009-08-08 Thread tromey at gcc dot gnu dot org
--- Comment #7 from tromey at gcc dot gnu dot org 2009-08-09 00:09 --- The earlier comments should probably first be investigated by looking in config.log. (Except the original comment which sounds like a missing feature in depcomp -- that should go upstream to Automake.) Comment #5 so

[Bug bootstrap/29482] libcpp/configure - no usable dependency style found

2009-08-08 Thread steven at gcc dot gnu dot org
--- Comment #6 from steven at gcc dot gnu dot org 2009-08-08 22:52 --- Obviously something experienced by more than one user, on more than one platform. Tom, can you make a guess about what is wrong based on the suggested work-around of comment #5? -- steven at gcc dot gnu dot org

[Bug bootstrap/29482] libcpp/configure - no usable dependency style found

2007-03-15 Thread aschorr at telemetry-investments dot com
--- Comment #5 from aschorr at telemetry-investments dot com 2007-03-15 13:22 --- FYI, I had this same problem trying to build gcc-4.1.2 on Solaris 8. After a lot of experimentation, I found that it could be solved by changing my PATH so that any invocations of 'make' will actually resu

[Bug bootstrap/29482] libcpp/configure - no usable dependency style found

2007-01-19 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2007-01-19 22:57 --- > checking dependency style of gcc... none This is a weird message (from comment #2 and comment #3). It suggests to me that something else is going on -- something unrelated to the original bug filed in this PR. For

[Bug bootstrap/29482] libcpp/configure - no usable dependency style found

2007-01-03 Thread maxim dot yegorushkin at gmail dot com
--- Comment #3 from maxim dot yegorushkin at gmail dot com 2007-01-03 12:31 --- (In reply to comment #2) > I'm having a similar problem on Linux Fedora Core 5. Is there any quick way to > fix it? I am new to autoconf and would appreciate any hints. > > Here is the output: The same pro

[Bug bootstrap/29482] libcpp/configure - no usable dependency style found

2007-01-02 Thread maxim dot yegorushkin at gmail dot com
al/src/gcc/gcc-4.1.1-obj/Linux2.6/amd64/build-x86_64-unknown-linux-gnu/fixincludes' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/M/codebase/local/src/gcc/gcc-4.1.1-obj/Linux2.6/amd64/build-x86_64-unknown-linux-gnu/fixincludes' Configuring in ./libcpp configure: load

[Bug bootstrap/29482] libcpp/configure - no usable dependency style found

2006-10-16 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-16 15:46 --- The configure check in libcpp is based on automake's code. Do you know if they support SCO's cc dependencies yet? Note you should also read README.SCO. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29482

[Bug bootstrap/29482] New: libcpp/configure - no usable dependency style found

2006-10-16 Thread mircea_lutic at yahoo dot com
ese scripts can do the trick? Thank you, Mircea P.S.1 Here's the uname -a : OpenUNIX T114p 5 8.0.0 i386 x86at Caldera UNIX_SVR5 P.S.2 May be mp4 could be made to generate these dependencies so this whole script collection becomes unneeded? -- Summary: libcpp/c

Re: libcpp/configure

2005-05-24 Thread Giovanni Bajo
Chris Webb <[EMAIL PROTECTED]> wrote: > libcpp/configure falls over on a Solaris 9 machine (not tested on > others) Thanks for the report. This used to be PR bootstrap/21230 and has been already fixed a few days ago, for both GCC 4.1.0 and GCC 4.0.1. http://gcc.gnu.org/bugzilla/sho

libcpp/configure

2005-05-24 Thread Chris Webb
libcpp/configure falls over on a Solaris 9 machine (not tested on others) [EMAIL PROTECTED] libcpp]1% uname -a SunOS taskmaster 5.9 Generic_118558-06 sun4u sparc SUNW,Sun-Fire-V240 [EMAIL PROTECTED] libcpp]0% Adding quotes to the appropriate line fixes the problem: [EMAIL PROTECTED] libcpp]1

[Bug bootstrap/21646] Boostraping with SUN cc leads to: gcc-4.0.0/libcpp/configure[2760]: test: argument expected

2005-05-18 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-18 14:44 --- *** This bug has been marked as a duplicate of 21230 *** -- What|Removed |Added

[Bug bootstrap/21646] New: Boostraping with SUN cc leads to: gcc-4.0.0/libcpp/configure[2760]: test: argument expected

2005-05-18 Thread andreas at florath dot net
Hello! Bootstraping the gcc-4.0.0 leads to a error message: /tmp/gcc-4.0.0/libcpp/configure[2760]: test: argument expected As far as I see in the line if test $GCC = yes; then the var GCC is not set. It is set in line 2145, but in case of a non gcc compiler, it is evaluated to an empty string

[Bug bootstrap/21263] libcpp/configure: unsafe test instruction

2005-04-28 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-28 13:07 --- *** This bug has been marked as a duplicate of 21230 *** -- What|Removed |Added

[Bug bootstrap/21263] New: libcpp/configure: unsafe test instruction

2005-04-28 Thread zosh at ife dot ee dot ethz dot ch
When I run "make bootstrap" libcpp/configure exits with a "test: argument expected". A quick fix did it, when I compile with cc I can expect that $GCC is not defined. diff configure configure.DIST 2761,2763c2761 < # BM < if test "$GCC" = yes; then < # BM ---