Ralf Wildenhues wrote:
* Ralf Wildenhues wrote on Thu, Nov 24, 2005 at 05:36:50PM CET:
* Peter O'Gorman wrote on Thu, Nov 24, 2005 at 03:29:24PM CET:
cd . && /bin/sh ./config.status libtool
config.status: executing libtool commands
cp ../libtool/libltdl/argz_.h libltdl/argz.h-t
cp: cannot cre
* Ralf Wildenhues wrote on Thu, Nov 24, 2005 at 05:36:50PM CET:
> * Peter O'Gorman wrote on Thu, Nov 24, 2005 at 03:29:24PM CET:
> > cd . && /bin/sh ./config.status libtool
> > config.status: executing libtool commands
> > cp ../libtool/libltdl/argz_.h libltdl/argz.h-t
> > cp: cannot create regular
Hi Peter,
* Peter O'Gorman wrote on Thu, Nov 24, 2005 at 03:29:24PM CET:
> cd . && /bin/sh ./config.status libtool
> config.status: executing libtool commands
> cp ../libtool/libltdl/argz_.h libltdl/argz.h-t
> cp: cannot create regular file `libltdl/argz.h-t': No such file or directory
> make: ***
Peter O'Gorman wrote:
cd . && /bin/sh ./config.status libtool
config.status: executing libtool commands
cp ../libtool/libltdl/argz_.h libltdl/argz.h-t
cp: cannot create regular file `libltdl/argz.h-t': No such file or
directory
make: *** [libltdl/argz.h] Error 1
For a VPATH build in an empty d
cd . && /bin/sh ./config.status libtool
config.status: executing libtool commands
cp ../libtool/libltdl/argz_.h libltdl/argz.h-t
cp: cannot create regular file `libltdl/argz.h-t': No such file or directory
make: *** [libltdl/argz.h] Error 1
For a VPATH build in an empty dir. creating the libltdl
Hi Gary,
* Gary V. Vaughan wrote on Thu, Nov 24, 2005 at 02:49:25PM CET:
> Ralf Wildenhues wrote:
> >
> >Erm. We have -objectlist. I have yet to see a different need for
> >response file semantics in libtool.
>
> Too many -D/-I options... I'm sure there are others.
config.h exists for the form
Ralf Wildenhues wrote:
Hi Gary,
* Gary V. Vaughan wrote on Thu, Nov 24, 2005 at 01:57:00PM CET:
Ralf Wildenhues wrote:
With response file support in GCC [1] we need to adjust Libtool
accordingly. Minimally to let the option through as below, but
ideally we should probably parse its contents
Hi Gary,
* Gary V. Vaughan wrote on Thu, Nov 24, 2005 at 01:57:00PM CET:
> Ralf Wildenhues wrote:
> >With response file support in GCC [1] we need to adjust Libtool
> >accordingly. Minimally to let the option through as below, but
> >ideally we should probably parse its contents.
>
> The spec sa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ralf Wildenhues wrote:
| With response file support in GCC [1] we need to adjust Libtool
| accordingly. Minimally to let the option through as below, but
| ideally we should probably parse its contents.
|
| Any volunteers? Comments?
|
This is fine.
Ralf Wildenhues wrote:
With response file support in GCC [1] we need to adjust Libtool
accordingly. Minimally to let the option through as below, but
ideally we should probably parse its contents.
The spec says that the file must contain whitespace separated arguments,
so parsing should be a c
With response file support in GCC [1] we need to adjust Libtool
accordingly. Minimally to let the option through as below, but
ideally we should probably parse its contents.
Any volunteers? Comments?
Cheers,
Ralf
[1] http://gcc.gnu.org/ml/gcc-patches/2005-11/msg01700.html
Index: ltmain.in
===
11 matches
Mail list logo