automake
[Top][All Lists]
Advanced

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

Re: Linking in C++ mode


From: John Levon
Subject: Re: Linking in C++ mode
Date: Thu, 14 Nov 2002 19:16:47 +0000
User-agent: Mutt/1.3.25i

On Thu, Nov 14, 2002 at 12:40:29PM +0100, Alexandre Duret-Lutz wrote:

> You can override the LINK command on a per-program basis:
> 
> foo_LINK = $(CXX) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@

Works a treat. Thanks a lot.

regards
john

-- 
Khendon's Law: If the same point is made twice by the same person,
the thread is over.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]