Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Customising makefiles
Customising makefiles [message #209542] Sun, 10 February 2008 00:08
Eclipse UserFriend
Originally posted by: suppliednot.yahoo.com

I'm just starting using eclipse and my first real project involves use of
flex and bison.

After I figured out that talk of "standard" and "managed" C++ projects is
now obsolete, I wanted to see if I can create a C++ Executable project,
and then just tweak the build settings to generate source via flex/bison,
rather than use a Makefile project and do it all myself. I saw some
things that looked interesting (like not have Eclipse create the makefile
automatically, but it is greyed out and I can work out why) or create a
Makefile target (not exactly sure what this means).

But in summary, I don't see anything. However, one possibility might be to
run flex/bison as a "pre-build step" (perhaps invoke make on a private
makefile) and have eclipse treated the generated files as source.

Any thoughts?
Previous Topic:Cygwin + CDT issues and doubts
Next Topic:Cannot find MinGW?
Goto Forum:
  


Current Time: Fri May 16 15:49:29 EDT 2025

Powered by FUDForum. Page generated in 0.04195 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top