[Bug preprocessor/87088] Attached program doesn't finish compiling and linking

2018-08-29 Thread miltonkbenjamin at verizon dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87088 --- Comment #13 from miltonkbenjamin --- (In reply to Jonathan Wakely from comment #12) > (In reply to miltonkbenjamin from comment #11) > > > C:\parser>g++ -include iostream.h -Xpreprocessor "FlexLexer.h" > > > lex1.yy.cc > > You're STILL

[Bug preprocessor/87088] Attached program doesn't finish compiling and linking

2018-08-28 Thread miltonkbenjamin at verizon dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87088 --- Comment #11 from miltonkbenjamin --- (In reply to miltonkbenjamin from comment #10) > (In reply to Jonathan Wakely from comment #9) > > You're still doing it wrong. > > > > As I already said, to include a file you should be using -include

[Bug preprocessor/87088] Attached program doesn't finish compiling and linking

2018-08-28 Thread miltonkbenjamin at verizon dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87088 --- Comment #10 from miltonkbenjamin --- (In reply to Jonathan Wakely from comment #9) > You're still doing it wrong. > > As I already said, to include a file you should be using -include not > -Xpreprocessor. > > Stop using the -Xpreprocessor

[Bug preprocessor/87088] Attached program doesn't finish compiling and linking

2018-08-26 Thread miltonkbenjamin at verizon dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87088 miltonkbenjamin changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Bug preprocessor/87088] Attached program doesn't finish compiling and linking

2018-08-26 Thread miltonkbenjamin at verizon dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87088 --- Comment #7 from miltonkbenjamin --- (In reply to miltonkbenjamin from comment #5) > (In reply to Jonathan Wakely from comment #2) > > (In reply to miltonkbenjamin from comment #0) > > > Created attachment 44589 [details] > > > Output from

[Bug preprocessor/87088] Attached program doesn't finish compiling and linking

2018-08-26 Thread miltonkbenjamin at verizon dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87088 --- Comment #6 from miltonkbenjamin --- (In reply to miltonkbenjamin from comment #5) > (In reply to Jonathan Wakely from comment #2) > > (In reply to miltonkbenjamin from comment #0) > > > Created attachment 44589 [details] > > > Output from

[Bug preprocessor/87088] Attached program doesn't finish compiling and linking

2018-08-26 Thread miltonkbenjamin at verizon dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87088 --- Comment #5 from miltonkbenjamin --- (In reply to Jonathan Wakely from comment #2) > (In reply to miltonkbenjamin from comment #0) > > Created attachment 44589 [details] > > Output from win_flex > > > > C:\parser>g++ -Xpreprocessor

[Bug c++/87088] Attached program doesn't finish compiling and linking

2018-08-24 Thread miltonkbenjamin at verizon dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87088 --- Comment #1 from miltonkbenjamin --- Thanks for your support Best, Milt

[Bug c++/87088] New: Attached program doesn't finish compiling and linking

2018-08-24 Thread miltonkbenjamin at verizon dot net
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: miltonkbenjamin at verizon dot net Target Milestone: --- Created attachment 44589 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44589=edit Output from win_flex C:\parser>g++ -Xpreprocessor "C:\Min