[Bug c++/39884] New: undefined reference

2009-04-24 Thread nilesh dot barange at gmail dot com
ned reference Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: nilesh dot barange at gmail dot com GCC build triplet: undefined reference http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39884

[Bug c++/39884] undefined reference

2009-04-28 Thread nilesh dot barange at gmail dot com
--- Comment #2 from nilesh dot barange at gmail dot com 2009-04-29 04:24 --- (In reply to comment #1) > This means you don't have any definition of Preprocess or any other of the > functions mentioned above. > Following is my code... #include #include #include #inc