c++/4626

Chris Rankin rankincj@yahoo.com
Fri Oct 19 20:20:00 GMT 2001


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4626&database=gcc

Oh yes, and I forgot to mention: I have this rule in
my Makefile:

%.o: %.cpp
  $(CXX) $(CXXFLAGS) -frepo -c $< -o $@

If I remove the "-frepo" then the project compiles
successfully.

Chris


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com



More information about the Gcc-bugs mailing list