Re: Bug in make

2010-06-18 Thread Paul Smith
On Fri, 2010-06-18 at 15:07 -0600, kevin_harrel...@agilent.com wrote: > GNU Make 3.80 > This program built for x86_64-redhat-linux-gnu > > I am trying to get secondary expansion to work. Here is the source > (straight from the on-line manual, so it SHOULD work): Nope, because the on-line manual

Bug in make

2010-06-18 Thread kevin_harrelson
I am using the following version: GNU Make 3.80 This program built for x86_64-redhat-linux-gnu I am trying to get secondary expansion to work. Here is the source (straight from the on-line manual, so it SHOULD work): .SECONDEXPANSION: main_OBJS := main.o try.o test.o lib_OBJS := lib.o api.o

[bug #30175] '***' prefix for 'Target ... not remade because of errors'

2010-06-18 Thread anonymous
URL: Summary: '***' prefix for 'Target ... not remade because of errors' Project: make Submitted by: None Submitted on: Fri 18 Jun 2010 12:57:26 PM UTC Severity: 3 - Normal