public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/40618]  New: when flex is not installed, gcc build stop because of a non existent file
@ 2009-07-02 13:32 ycollet at freesurf dot fr
  2009-07-02 15:30 ` [Bug other/40618] " rguenth at gcc dot gnu dot org
  2009-07-02 17:39 ` ycollet at freesurf dot fr
  0 siblings, 2 replies; 3+ messages in thread
From: ycollet at freesurf dot fr @ 2009-07-02 13:32 UTC (permalink / raw)
  To: gcc-bugs

when flex is not installed, configure detects that flex is not installed but
doesn't emit an error.
Flex is required to build gcc-4.5 (to produce gengtype-lex.c).
So, if no flex, no gcc :-)

YC


-- 
           Summary: when flex is not installed, gcc build stop because of a
                    non existent file
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ycollet at freesurf dot fr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40618


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/40618] when flex is not installed, gcc build stop because of a non existent file
  2009-07-02 13:32 [Bug other/40618] New: when flex is not installed, gcc build stop because of a non existent file ycollet at freesurf dot fr
@ 2009-07-02 15:30 ` rguenth at gcc dot gnu dot org
  2009-07-02 17:39 ` ycollet at freesurf dot fr
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-07-02 15:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2009-07-02 15:29 -------
flex is only required to build svn checkouts or snapshots.  Release tarballs
contain the generated files.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40618


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/40618] when flex is not installed, gcc build stop because of a non existent file
  2009-07-02 13:32 [Bug other/40618] New: when flex is not installed, gcc build stop because of a non existent file ycollet at freesurf dot fr
  2009-07-02 15:30 ` [Bug other/40618] " rguenth at gcc dot gnu dot org
@ 2009-07-02 17:39 ` ycollet at freesurf dot fr
  1 sibling, 0 replies; 3+ messages in thread
From: ycollet at freesurf dot fr @ 2009-07-02 17:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ycollet at freesurf dot fr  2009-07-02 17:39 -------
It should be relatively easy to make configure emit an error when it can't find
flex. I have lost a couple of hours before figuring out that flex was missing.

YC


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40618


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-02 17:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-02 13:32 [Bug other/40618] New: when flex is not installed, gcc build stop because of a non existent file ycollet at freesurf dot fr
2009-07-02 15:30 ` [Bug other/40618] " rguenth at gcc dot gnu dot org
2009-07-02 17:39 ` ycollet at freesurf dot fr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).