Source-Changes archive

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

Re: CVS commit: src



On 13/11/2007, at 14:48, Matthias Drochner wrote:


jmmv%NetBSD.org@localhost said:
Module Name:    src
Committed By:   jmmv
Date:           Mon Nov 12 15:04:36 UTC 2007

Modified Files:
        src/gnu/usr.bin/gcc4/g++: Makefile
        src/share/mk: bsd.prog.mk

Log Message: Add the ability to build multiple programs from a single
directory

This adds support for a new set of variables, PROGS and PROGS_CXX,
that allow the developer to build multiple different programs from a
single source directory.

This appearently breaks builds with MKDEBUG=yes, eg:
#      link  formats/h_parser
/usr/tools/bin/i386--netbsdelf-c++ -Wl,-nostdlib          -o h_parser
-Wl,-rpath-link,
/lib:/usr/lib  -L/lib  -B/usr/lib/ -B/usr/lib/   h_parser.o -latf
-L/usr/lib -L/
usr/lib
make: don't know how to make h_parser.debug. Stop

Should be fixed now.  Thanks.

--
Julio M. Merino Vidal <jmerino%ac.upc.edu@localhost>





Home | Main Index | Thread Index | Old Index