[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: makefile to get iostream.h, etc



Colin Watson wrote:

On Fri, Jun 28, 2002 at 01:45:41AM -0700, Paul Scott,,, wrote:

[...]
make: *** [fixext2fs.o] Error 1

How do I tell the makefile how to find these?


You shouldn't have to do so explicitly. What does your makefile look
like?

I would guess that naming C++ source files foo.c doesn't help. Try
foo.cpp instead, and then make's default rules will be more useful to
you.
Silly me.  That makes sense.  I'll let you know if it doesn't work.

Thanks.  This list rocks!

Paul





--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: