Possible bug with make 3.81 beta 4

2007-04-13 Thread Oriol Franquesa Cortés

Hi!

  First of all, sorry for my bad english.

  I'm a student of computer engineering of Barcelona.

  I've been working with zeos project (it consists on make a simple
operative system).

  Makefile archive runs on version 3.80 but not in 3.1 beta4 version.
I think that is a possible bug.

  I send you all project because you can fix better the possible fix.

  Thanks.

  Regards.

  Oriol Franquesa Cortés.


zeos.tar.gz
Description: GNU Zip compressed data
___
Bug-make mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-make


Re: Possible bug with make 3.81 beta 4

2007-04-13 Thread Paul Smith
On Thu, 2007-04-12 at 15:57 +0200, Oriol Franquesa Cortés wrote:

 Makefile archive runs on version 3.80 but not in 3.1 beta4 version. I
 think that is a possible bug.

You should try the released version of GNU make 3.81.  It was released
over a year ago so there is no reason to be using a beta version any
longer.

 I send you all project because you can fix better the possible fix.

I'm sorry but we can't debug complete build systems on this list.  If
you're having a problem you must provide a description of the problem,
along with at least the command line you entered and the error message
you received, plus, if possible, a small makefile that reproduces the
problem.

You should also examine the NEWS file that comes with GNU make; any
known backward compatibility issues will be listed there.  Make sure
your makefile is not being affected by one of those.

Alternatively, you might contact a mailing list or help forum for the
zeos project and see if they have any thoughts about it.

-- 
---
 Paul D. Smith [EMAIL PROTECTED]  Find some GNU make tips at:
 http://www.gnu.org  http://make.paulandlesley.org
 Please remain calm...I may be mad, but I am a professional. --Mad Scientist


___
Bug-make mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-make