automake
[Top][All Lists]
Advanced

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

RE: Sending _OBJECTS output to configuration specific directory - HELP!!


From: Robert Collins
Subject: RE: Sending _OBJECTS output to configuration specific directory - HELP!!
Date: Fri, 3 May 2002 08:41:54 +1000

Run the configure script twice.

Once from $(srcdir)/build/Release with CFLAGS=-O3 CXXFLAGS=-O3
Once from $(srcdir)/build/Debug with CFLAGS="-O -g" CXXFLAGS="-O -g"

Cheers,
Rob



reply via email to

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