This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make distclean fails if libm_machine_dir is empty


I have just checked in a patch. Please try it out.

-- Jeff J.

Patrick Mansfield wrote:
On Wed, Jan 10, 2007 at 09:36:03AM -0800, Patrick Mansfield wrote:
Hi -

Running with current cvs, distclean" fails if libm_machine_dir is not set

That should have read:


Running with current cvs, "make distclean" fails ...

(really when it is an empty string).

Failure output is:

Making distclean in machine
/bin/sh: line 0: cd: machine: No such file or directory

See newlib/libm/Makefile.am and newlib/libm/Makefile.in, and look for
"machines".

What sets HAVE_LIBM_MACHINE_DIR?

Any fixes?

-- Patrick Mansfield


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]