redirecting produced files

2006-08-25 Thread Isajha
For this question i produced little example program without I got the following automake (and autoconf) code - the real code is made up of several static and dynamic libraries as well as several executables. If you got a solution for me that might cause problems with debugging, linking, clean-up o

Autoconf test version 2.60a available

2006-08-25 Thread Paul Eggert
We're happy to announce the release of Autoconf 2.60a. This is a test version. It is mostly a bug-fix release since 2.60. We hope to generate Autoconf 2.61 soon, based on feedback from this test version. The important changes since Autoconf 2.60 are listed below. The sources (1.4 MB) and GPG d

redirecting produced files

2006-08-25 Thread Isajha
For this question i produced little example program without I got the following automake (and autoconf) code - the real code is made up of several static and dynamic libraries as well as several executables. If you got a solution for me that might cause problems with debugging, linking, clean-up o

Re: Can't find the correct set of libs on FC5/x64

2006-08-25 Thread Ralf Wildenhues
* Robert J. Hansen wrote on Thu, Aug 24, 2006 at 06:48:00PM CEST: > > /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o hwk_1 test.o > -lGL -L/usr/X11R6/lib64 -lX11 > g++ -g -O2 -o hwk_1 test.o /usr/lib/libGL.so -L/usr/X11R6/lib -lm > -lXext -ldl -L/usr/X11R6/lib64 -lX11 > /usr/lib/lib