Problems rebuilding libffi/Makefile.in
Jeff Sturm
jsturm@one-point.com
Tue Mar 27 06:36:00 GMT 2001
On 2001年3月26日, Bryce McKinlay wrote:
> This patch allows me to rebuild libffi's configure and Makefile.in and
> still have a working build. Does it look reasonable? Tom? Alex?
On Solaris (GNU make) this gave me the error:
/bin/sh ./libtool --mode=compile
/export/home/jsturm/dev/gcc/objdir/gcc/xgcc
-B/export/home/jsturm/dev/gcc/objdir/gcc/
-B/usr/local/sparc-sun-solaris2.7/bin/
-B/usr/local/sparc-sun-solaris2.7/lib/ -isystem
/usr/local/sparc-sun-solaris2.7/include -DHAVE_CONFIG_H -I.
-I/export/home/jsturm/dev/gcc/libffi -I.
-I/export/home/jsturm/dev/gcc/libffi/include -Iinclude
-I/export/home/jsturm/dev/gcc/libffi/src -fexceptions -g -O2 -c -o
src/debug.lo /export/home/jsturm/dev/gcc/libffi/src/debug.c
./libtool: src/debug.loT: cannot create
No problem on Linux though... so color me baffled. It is libtool's job to
create the obj dir? Making it by hand and proceeding with make worked...
Jeff
More information about the Java
mailing list